wok-6.x diff splix/receipt @ rev 5540
nail: fix compile_rules for openssl 1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 12:28:22 2010 +0200 (2010-05-13) |
parents | a0d93e8f5edf |
children | cab9307d1516 |
line diff
1.1 --- a/splix/receipt Fri Dec 04 13:27:20 2009 +0000 1.2 +++ b/splix/receipt Thu May 13 12:28:22 2010 +0200 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"