wok diff splix/receipt @ rev 5351
Up: sqlite, sqlite-dev, lemon (3.6.23.1) - I sed out rpath using code from archlinux PKGBUILD of sqlite.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 12:32:25 2010 +0000 (2010-04-28) |
parents | a0d93e8f5edf |
children | cab9307d1516 |
line diff
1.1 --- a/splix/receipt Fri Dec 04 13:27:20 2009 +0000 1.2 +++ b/splix/receipt Wed Apr 28 12:32:25 2010 +0000 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"