wok diff partimage/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | 43431755fb4c |
children | ab3be1ac9c50 |
line diff
1.1 --- a/partimage/receipt Sat Jan 03 22:15:10 2009 +0000 1.2 +++ b/partimage/receipt Fri May 08 13:46:20 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Saves partitions in an image file." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="newt bzip2 openssl slitaz-base-files" 1.8 +DEPENDS="newt bzip2 openssl slitaz-base-files zlib" 1.9 BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.partimage.org/Index.fr.html"