summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Sjölund2016-02-24 11:10:03 +0100
committerJohannes Sjölund2016-02-24 11:10:03 +0100
commit1d9572a87f4ed598d9899f7490fdaa7c40a54d97 (patch)
tree46c46a1142cbd571c07fa4cb764b27935ded2456 /PKGBUILD
parentc6fa206493451371b6124e54b8a9f20ae9f590fb (diff)
downloadaur-1d9572a87f4ed598d9899f7490fdaa7c40a54d97.tar.gz
Added provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd73129abf94..7766d838853e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url='http://www.khronos.org/opengles/sdk/tools/Reference-Compiler'
license=('GPL')
depends=('gcc-libs')
makedepends=('cmake' 'git')
+provides=('glslang')
conflicts=('glslang')
source=("git://github.com/KhronosGroup/glslang.git")
sha256sums=('SKIP')