summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBogdan Sinitsyn2019-01-01 19:47:07 +0300
committerBogdan Sinitsyn2019-01-01 19:47:07 +0300
commitbbcc9f8267f0ca8d3f9d845c253dc9b2bec7695a (patch)
treebcdf493df836aee771595ec53cc465aacb9a7436 /PKGBUILD
parent4badf73903241f96e5374e287ff1b59816e8efba (diff)
downloadaur-bbcc9f8267f0ca8d3f9d845c253dc9b2bec7695a.tar.gz
Add python to makedepends
Python is optional for glib2 while it's required for gdbus-codegen to work
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8e64eb8bcd6..101f0aee1f9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=(
makedepends=(
git
cmake
+ python
)
optdepends=(
'firefox: could be controlled with this tool'