summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVishnu V K2020-06-09 14:12:22 +0530
committerVishnu V K2020-06-09 14:12:22 +0530
commita9a795f892c73ecfc544060c430ebb69ff4fb42b (patch)
tree961e4499b282212839f0f865af4220376004840a /PKGBUILD
parent77782856749f424d841541c93c6e52bbd0002e44 (diff)
downloadaur-a9a795f892c73ecfc544060c430ebb69ff4fb42b.tar.gz
add glew depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 371f9a0804df..89f6f11d4e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
url='http://armagetronad.net/'
license=('GPL')
depends=('sdl2_image' 'libxml2' 'sdl2_mixer' 'ftgl' 'boost-libs' 'protobuf')
-optdepends=('python: language updater')
+optdepends=('python: language updater' 'glew: Graphics on X11' 'glew-wayland: Graphics on Wayland')
makedepends=('boost')
provides=('armagetronad')
conflicts=('armagetronad')