wok-next diff conky/receipt @ rev 17607

gnome-vfs: remove G_DISABLE_DEPRECATED
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 12 17:01:44 2015 +0100 (2015-02-12)
parents bba16aeb0f10
children e93301ba4fec
line diff
     1.1 --- a/conky/receipt	Wed Mar 26 00:32:43 2014 +0100
     1.2 +++ b/conky/receipt	Thu Feb 12 17:01:44 2015 +0100
     1.3 @@ -18,11 +18,12 @@
     1.4  BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev \
     1.5  expat-dev glib glib-dev pkg-config zlib-dev freetype-dev xorg-xextproto \
     1.6  xorg-damageproto xorg-fixesproto ncursesw-dev libxcb-dev wireless_tools-dev \
     1.7 -imlib2-dev lua-dev"
     1.8 +imlib2-dev lua-dev libtinfo"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 +	export LDFLAGS="-ltinfo"
    1.14  	./configure \
    1.15  		--prefix=/usr \
    1.16  		--sysconfdir=/etc \