summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlizr20042019-03-07 20:27:55 +0800
committerlizr20042019-03-07 20:27:55 +0800
commit6e80329ba8390d5c13908f43f10f0bdd9c8a7e09 (patch)
tree18acf755f149a8b45878e2dabde0bcc9d07df75f /PKGBUILD
parent8d91a07e33207fa597bef635145a0f5dafe24b56 (diff)
downloadaur-6e80329ba8390d5c13908f43f10f0bdd9c8a7e09.tar.gz
fix makedepends and lic
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c7196711ce3..7408ff11caae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="Canon IJ Printer Driver (for E560 series)"
arch=('i686' 'x86_64')
url="http://support-cn.canon-asia.com/contents/CN/ZH/0100588503.html"
license=('custom')
+makedepends=('fakeroot')
depends=('popt' 'libcups' 'libxml2')
source=('http://gdlp01.c-wss.com/gds/5/0100005885/01/cnijfilter-e560series-4.10-1-deb.tar.gz')
md5sums=('38ac1c4eb70e5fce53bd06fd571c3830')
@@ -32,8 +33,8 @@ package() {
chown root:root usr/lib/bjlib/cnnet.ini
# Move licenses to their proper locations
- install -d usr/share/licenses/cnijfilter-e400series
- mv usr/share/doc/cnijfilter-common/LICENSE-cnijfilter-${pkgver}*.txt usr/share/licenses/cnijfilter-e400series/
+ install -d usr/share/licenses/cnijfilter-e560series
+ mv usr/share/doc/cnijfilter-common/LICENSE-cnijfilter-${pkgver}*.txt usr/share/licenses/cnijfilter-e560series/
rm -r usr/share/doc/
# Move the udev rule to its proper location