summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraypawn2016-05-18 22:56:06 +0900
committergraypawn2016-05-18 22:56:06 +0900
commitc2ed7b67df7847565b589e83ffe451f909dea694 (patch)
treeda7712dec203301f4394fda83902e59573ab5964 /PKGBUILD
parent0b999d5e9a614ee92e2d90287a095a2163cc1978 (diff)
downloadaur-c2ed7b67df7847565b589e83ffe451f909dea694.tar.gz
Fix makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46ab50125720..764080c1df3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ license=('GPL3')
conflicts=('yusuke')
depends=('pacman' 'libnotify' 'python-gobject')
+makedepends=('python-setuptools')
source=("https://github.com/graypawn/yusuke/archive/v$pkgver.zip")
md5sums=('38caecff3825c35962971aeae1335e6c')