summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-05-01 11:57:28 +0200
committerMichel Zou2019-05-01 11:57:28 +0200
commitb61b6d5dfebc1b235bf703568ff03818c2945165 (patch)
tree3f0aad8c8423f525f0afbcd68c6b0d794bfd736a /PKGBUILD
parentfa78a96d2143741775149f3953b71798e0b7691e (diff)
downloadaur-b61b6d5dfebc1b235bf703568ff03818c2945165.tar.gz
mako
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc200306668b..b47ad8546ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="An open-source implementation of the OpenGL specification (mingw-w64)"
arch=('any')
url="https://www.mesa3d.org/"
license=("custom")
-makedepends=('mingw-w64-gcc' 'scons')
+makedepends=('mingw-w64-gcc' 'scons' 'python2-mako')
depends=('mingw-w64-dlfcn')
options=('staticlibs' '!strip' '!buildflags')
validpgpkeys=('71C4B75620BC75708B4BDB254C95FAAB3EB073EC') # Dylan Baker <dylan@pnwbakers.com>