wok diff gnet/receipt @ rev 14269
ADD: cantarell-fonts, gtk2-engine-murrine (former murrine), libunique-gtk3; TINY EDITS: gobject-introspection, gtk3-engine-solidity, gtk3-engine-unico*, libnotify-gtk3, libxklavier, lxpanel; UP: lightdm* 1.5.3, midori 0.4.9
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Apr 04 15:39:28 2013 +0000 (2013-04-04) |
parents | 583bdd691510 |
children | 10e6c72b2c15 |
line diff
1.1 --- a/gnet/receipt Fri May 01 13:43:09 2009 +0200 1.2 +++ b/gnet/receipt Thu Apr 04 15:39:28 2013 +0000 1.3 @@ -9,10 +9,13 @@ 1.4 WEB_SITE="http://www.gnetlibrary.org/" 1.5 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gnet/2.0/$TARBALL" 1.6 DEPENDS="glib" 1.7 +BUILD_DEPENDS="glib-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 + # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.13 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lXt" 1.14 cd $src 1.15 ./configure \ 1.16 --prefix=/usr \