summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrank Tang2021-04-21 01:20:36 +0800
committerFrank Tang2021-04-21 01:20:36 +0800
commit5922c0e65d4b9f22ce6327e3d5aed9b1e75c8f4c (patch)
tree6347f5faca6914391cf6f2917d17de2d25df694b /PKGBUILD
parent40f606f0639602a7f1c7f7f33c7694523b2f696c (diff)
downloadaur-5922c0e65d4b9f22ce6327e3d5aed9b1e75c8f4c.tar.gz
depends - glue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a12a0c8277e3..53c32c51d6a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
url="https://hashlink.haxe.org/"
license=('MIT')
groups=()
-depends=('libpng' 'libjpeg-turbo' 'libvorbis' 'openal' 'sdl2' 'mbedtls' 'libuv' )
+depends=('libpng' 'libjpeg-turbo' 'libvorbis' 'openal' 'sdl2' 'mbedtls' 'libuv' 'glu')
makedepends=('git')
provides=("${pkgname%-VCS}")
conflicts=("${pkgname%-VCS}")