wok-6.x diff partimage-pam/receipt @ rev 4214
*xfce*: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 24 10:48:19 2009 +0200 (2009-09-24) |
parents | 893010cb28ea |
children | ab3be1ac9c50 |
line diff
1.1 --- a/partimage-pam/receipt Thu Feb 12 09:39:25 2009 +0000 1.2 +++ b/partimage-pam/receipt Thu Sep 24 10:48:19 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="pascal.bellard@slitaz.org" 1.7 -DEPENDS="newt bzip2 openssl slitaz-base-files pam" 1.8 +DEPENDS="newt bzip2 openssl slitaz-base-files zlib pam" 1.9 BUILD_DEPENDS="newt newt-dev slang-dev bzip2-dev openssl-dev pam pam-dev" 1.10 SOURCE="partimage" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2"