wok diff cups-pdf/receipt @ rev 22245

updated xorg-videoproto (2.3.1 -> 2.3.3)
author Hans-G?nter Theisgen
date Tue Nov 12 16:08:16 2019 +0100 (2019-11-12)
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	Tue Nov 12 16:08:16 2019 +0100
     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  {