summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorayakael2017-02-07 18:39:21 -0500
committerayakael2017-02-07 18:39:21 -0500
commitd63ac761e1fbf9f33a80b9db6e33792beb99200c (patch)
treea3c3ebe0506793908c7ecf33bd32ca7f3d690896
parenta0d2714e2cfb2a885f84f34d9aa730057c2548ba (diff)
downloadaur-d63ac761e1fbf9f33a80b9db6e33792beb99200c.tar.gz
Added makedepends to PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47bbdfdcf5fa..7f5e7af5de55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,8 @@ pkgbase = cnijfilter-mx340
arch = i686
arch = x86_64
license = custom
+ makedepends = binutils
+ makedepends = tar
depends = atk
depends = glibc
depends = glib2
diff --git a/PKGBUILD b/PKGBUILD
index 9ebae1ddd7a9..e19aa37d1a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="http://support-sg.canon-asia.com/contents/SG/EN/0100272202.html"
arch=('i686' 'x86_64')
license=('custom')
depends=('atk' 'glibc' 'glib2' 'cairo' 'cups' 'fontconfig' 'gtk2' 'pango' 'libpng12' 'popt' 'libtiff' 'libx11' 'libxcursor' 'libxext' 'libxfixes' 'libxi' 'libxinerama' 'libxml2' 'libxrandr' 'libxrender' 'cnijfilter-common')
+makedepends=('binutils' 'tar')
source=(
"http://gdlp01.c-wss.com/gds/1/0100002721/01/cnijfilter-mx340series-${pkgver}-1-i386-deb.tar.gz"
"LICENSE"