wok diff e2fsprogs/receipt @ rev 12798

ntop: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 18 10:52:43 2012 +0200 (2012-05-18)
parents 73641efed1cc
children 714a41626fed
line diff
     1.1 --- a/e2fsprogs/receipt	Mon Apr 23 16:30:27 2012 +0200
     1.2 +++ b/e2fsprogs/receipt	Fri May 18 10:52:43 2012 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://e2fsprogs.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="libcomerr util-linux-blkid util-linux-ng-uuid"
     1.8 +DEPENDS="libcomerr util-linux-blkid util-linux-uuid"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()