wok-6.x diff ivman/receipt @ rev 8788
Fix bdeps: graveman needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:57:55 2011 +0100 (2011-02-22) |
parents | 13f3f200f867 |
children | 91638e9e8658 |
line diff
1.1 --- a/ivman/receipt Fri Feb 13 00:20:51 2009 +0100 1.2 +++ b/ivman/receipt Tue Feb 22 22:57:55 2011 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://$PACKAGE.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -DEPENDS="hal dbus glib libxml2" 1.8 +DEPENDS="hal dbus glib libxml2 zlib" 1.9 BUILD_DEPENDS="$DEPENDS hal-dev dbus-dev glib-dev libxml2-dev" 1.10 CONFIG_FILES="/etc/ivman" 1.11