wok diff jfsutils/receipt @ rev 4052

Removed libuuid and update DEPENDS for all afected pkgs
author Christophe Lincoln <pankso@slitaz.org>
date Wed Sep 09 21:42:10 2009 +0200 (2009-09-09)
parents 84e6c4023ab1
children cd56a4b910fc
line diff
     1.1 --- a/jfsutils/receipt	Sun Mar 15 20:45:26 2009 +0000
     1.2 +++ b/jfsutils/receipt	Wed Sep 09 21:42:10 2009 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://jfs.sourceforge.net/"
     1.6  WGET_URL="${WEB_SITE}project/pub/$TARBALL"
     1.7 -DEPENDS="libuuid"
     1.8 +DEPENDS="util-linux-ng-uuid"
     1.9  BUILD_DEPENDS="e2fsprogs-dev"
    1.10  
    1.11  # Rules to configure and make the package.