cups: add xdg-utils to depends (browser)
This commit is contained in:
parent
48d2815e36
commit
24ee4f5557
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cups'
|
# Template file for 'cups'
|
||||||
pkgname=cups
|
pkgname=cups
|
||||||
version=1.7.5
|
version=1.7.5
|
||||||
revision=1
|
revision=2
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
short_desc="Common Unix Printing System"
|
short_desc="Common Unix Printing System"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -14,7 +14,7 @@ hostmakedepends="automake pkg-config poppler-utils"
|
||||||
makedepends="
|
makedepends="
|
||||||
acl-devel libjpeg-turbo-devel libpng-devel>=1.5.10 tiff-devel
|
acl-devel libjpeg-turbo-devel libpng-devel>=1.5.10 tiff-devel
|
||||||
libressl-devel pam-devel poppler-devel libusb-devel avahi-libs-devel"
|
libressl-devel pam-devel poppler-devel libusb-devel avahi-libs-devel"
|
||||||
depends="libcups>=${version}_${revision} cups-filters bc"
|
depends="libcups>=${version}_${revision} cups-filters bc xdg-utils"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/cups/cupsd.conf
|
/etc/cups/cupsd.conf
|
||||||
/etc/cups/snmp.conf
|
/etc/cups/snmp.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue