wok-6.x rev 6807
Added gettext-base to tazpkg depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 19 12:18:06 2010 +0000 (2010-10-19) |
parents | f25ae3ab4735 |
children | e198ea52ecc9 |
files | tazpkg/receipt |
line diff
1.1 --- a/tazpkg/receipt Tue Oct 19 05:09:20 2010 +0000 1.2 +++ b/tazpkg/receipt Tue Oct 19 12:18:06 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="SliTaz packages manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="busybox" 1.8 +DEPENDS="busybox gettext-base" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.slitaz.org/" 1.11 WGET_URL="http://mirror.slitaz.org/sources/tazpkg/$TARBALL"