summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Simpson2016-01-28 22:51:34 +0000
committerChris Simpson2016-01-28 22:51:34 +0000
commitd432de2c3d659af969f3abf6a070c94e39efcd13 (patch)
tree3cc8fada604a897c049339cbe630cbc5bcca0ba0 /PKGBUILD
parent8b7b44638002b6e78db5b6f2e5066de61cb27fa7 (diff)
downloadaur-glshim-git.tar.gz
Add libgl to provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e8f6bfdafce..321a07220a8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/lunixbochs/glshim'
license=('custom')
depends=('libx11' 'gcc-libs')
makedepends=('git' 'cmake')
-
+provides=('libgl')
source=("git+https://github.com/lunixbochs/${_gitname}.git")
md5sums=('SKIP')