wok diff partimage/receipt @ rev 1977

adduser/addgroup depends on slitaz-base-files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 03 22:15:10 2009 +0000 (2009-01-03)
parents 61bc01878920
children 89e187b7d309
line diff
     1.1 --- a/partimage/receipt	Sat Oct 04 22:08:41 2008 +0000
     1.2 +++ b/partimage/receipt	Sat Jan 03 22:15:10 2009 +0000
     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"
     1.8 +DEPENDS="newt bzip2 openssl slitaz-base-files"
     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"