wok-6.x diff conky/receipt @ rev 1830
dbus: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 09 20:16:07 2008 +0000 (2008-12-09) |
parents | 2a0038b01ed7 |
children | 71ac043c8879 |
line diff
1.1 --- a/conky/receipt Sat Oct 04 13:18:21 2008 +0000 1.2 +++ b/conky/receipt Tue Dec 09 20:16:07 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Simple and very light system monitor." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 BUILD_DEPENDS="xorg-libXdamage" 1.7 -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXft-dev" 1.8 +BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXft-dev glib glib-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://conky.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"