cups-filters: depends on lib
This commit is contained in:
parent
b1d9c9685c
commit
5849f5653f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.0.59
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
--with-browseremoteprotocols=DNSSD,CUPS"
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config ghostscript poppler-utils"
|
|||
makedepends="lcms2-devel libpng-devel>=1.6 libqpdf-devel
|
||||
poppler-cpp-devel>=0.26 fontconfig-devel avahi-glib-libs-devel
|
||||
ghostscript-devel>=9.10 cups-devel"
|
||||
depends="ghostscript poppler-utils"
|
||||
depends="lib${sourcepkg}>=${version}_${revision} ghostscript poppler-utils"
|
||||
conf_files="/etc/cups/cups-browsed.conf"
|
||||
short_desc="The OpenPrinting CUPS Filters"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue