mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
epsoneplijs: change dependency from foomatic-filter to cups-filter
This commit is contained in:
parent
953101a6ce
commit
4c65906420
@ -1,11 +1,11 @@
|
||||
pkgname=epsoneplijs
|
||||
pkgver=0.4.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Printer driver which gives ghostscript the ability to print to Epson EPL-5700L, EPL-5800L, EPL-5900L, EPL-6100L and EPL-6200L laser printers."
|
||||
arch=(i686 x86_64)
|
||||
license=('custom')
|
||||
url="http://sourceforge.net/projects/epsonepl/"
|
||||
depends=('cups' 'ghostscript' 'libusb' 'foomatic-filters')
|
||||
depends=('cups' 'ghostscript' 'libusb' 'cups-filters')
|
||||
source=(http://downloads.sourceforge.net/project/epsonepl/epsonepl/${pkgver}/${pkgname}-${pkgver}.tgz LICENSE)
|
||||
md5sums=('0840e15c6a96584138d9a1045c16997d'
|
||||
'13d64edc89b1551e4c88be3b21d4a39a')
|
||||
|
Loading…
Reference in New Issue
Block a user