summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPantelis Panayiotou2017-11-01 21:45:50 +0200
committerPantelis Panayiotou2017-11-01 21:45:50 +0200
commit84c4a92f75cca3f76cd02e4dd13df79f53d0f376 (patch)
tree0b1bf1b79dbbbf1e373b33b7169dbb22486cb309 /PKGBUILD
parentd50e7d673212584c623b6e8322744a5bdb56360d (diff)
downloadaur-openprinting-ppds-pxlcolor-ricoh.tar.gz
Added cups-filters as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ef5f9ff4957..8f1156573569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Pantelis Panayiotou <p.panayiotou@gmail.com>
pkgname=openprinting-ppds-pxlcolor-ricoh
pkgver=20161206
-pkgrel=1
+pkgrel=2
pkgdesc="PPD files for Ricoh's PCL colour printers, supplied by Ricoh"
arch=('any')
url='https://www.openprinting.org/driver/pxlcolor-Ricoh'
license=('MIT')
-depends=(cups ghostscript)
+depends=(cups ghostscript cups-filters)
conflicts=(ppd-ricoh)
install=driver.install
source=('https://www.openprinting.org/download/printdriver/components/lsb3.2/main/RPMS/noarch/openprinting-ppds-pxlcolor-ricoh-20161206-1lsb3.2.noarch.rpm')