wok-stable diff splix/receipt @ rev 5015
busybox: may not overload gnu utilities
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 01 13:35:34 2010 +0100 (2010-03-01) |
parents | a0d93e8f5edf |
children | cab9307d1516 |
line diff
1.1 --- a/splix/receipt Fri Dec 04 13:27:20 2009 +0000 1.2 +++ b/splix/receipt Mon Mar 01 13:35:34 2010 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SHORT_DESC="CUPS drivers for SPL (Samsung Printer Language) printers" 1.6 WEB_SITE="http://splix.ap2c.org/" 1.7 -DEPENDS="cups gcc" 1.8 +DEPENDS="cups gcc gcc-lib-base" 1.9 BUILD_DEPENDS="cups cups-dev jbigkit" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="http://downloads.sourceforge.net/splix/$TARBALL"