wok diff cups-pdf/receipt @ rev 18332
dropbear: add sshfbvnc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 09 09:27:57 2015 +0200 (2015-09-09) |
parents | c7d1f2d1477f |
children | e1a067a8ee4c |
line diff
1.1 --- a/cups-pdf/receipt Thu Oct 11 23:46:20 2012 +0000 1.2 +++ b/cups-pdf/receipt Wed Sep 09 09:27:57 2015 +0200 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="PDF printer for cups" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="ghostscript cups" 1.8 +LICENSE="GPL2" 1.9 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.10 WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf" 1.11 WGET_URL="${WEB_SITE}/src/${TARBALL}" 1.12 TAGS="printer printing" 1.13 1.14 +DEPENDS="ghostscript cups" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {