mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'cups-filters'
|
||||||
pkgname=cups-filters
|
pkgname=cups-filters
|
||||||
version=1.0.59
|
version=1.0.59
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||||
--with-browseremoteprotocols=DNSSD,CUPS"
|
--with-browseremoteprotocols=DNSSD,CUPS"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config ghostscript poppler-utils"
|
||||||
makedepends="lcms2-devel libpng-devel>=1.6 libqpdf-devel
|
makedepends="lcms2-devel libpng-devel>=1.6 libqpdf-devel
|
||||||
poppler-cpp-devel>=0.26 fontconfig-devel avahi-glib-libs-devel
|
poppler-cpp-devel>=0.26 fontconfig-devel avahi-glib-libs-devel
|
||||||
ghostscript-devel>=9.10 cups-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"
|
conf_files="/etc/cups/cups-browsed.conf"
|
||||||
short_desc="The OpenPrinting CUPS Filters"
|
short_desc="The OpenPrinting CUPS Filters"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue