summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz2016-09-16 14:05:35 +0200
committerEduardo Sánchez Muñoz2016-09-16 14:05:35 +0200
commitfce17501a6e65b4d9ce1dc7f30c110a611686b93 (patch)
tree8a05237f966106d8242258baca8d3af863de4ea1 /PKGBUILD
parent5bc5f2efc313b11c7955cd1940a91f3f9c4b1abc (diff)
downloadaur-fce17501a6e65b4d9ce1dc7f30c110a611686b93.tar.gz
Add missing makedepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 223ec8010b91..9329bab03ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,9 @@ makedepends=(
'libwebp'
'google-breakpad-git'
'chrpath'
+ 'cmake'
+ 'python'
+ 'python2'
# QT5 build dependencies
'xcb-util-keysyms'