wok-next diff partimage/receipt @ rev 4203
gpxe: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 23 22:36:48 2009 +0200 (2009-09-23) |
parents | 43431755fb4c |
children | ab3be1ac9c50 |
line diff
1.1 --- a/partimage/receipt Sat Jan 03 22:15:10 2009 +0000 1.2 +++ b/partimage/receipt Wed Sep 23 22:36:48 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"