wok-4.x diff e2fsprogs/receipt @ rev 3057
Add linux-irda
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 13 16:56:42 2009 +0200 (2009-05-13) |
parents | eb5dee8d103f |
children | 52578b0981fb |
line diff
1.1 --- a/e2fsprogs/receipt Thu Mar 12 16:35:13 2009 +0000 1.2 +++ b/e2fsprogs/receipt Wed May 13 16:56:42 2009 +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" 1.8 +DEPENDS="libcomerr libuuid" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()