mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
glew: bumprev for new MesaLib subpkgs.
This commit is contained in:
parent
3375bd4578
commit
f752dc4f3f
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template build file for 'glew'.
|
# Template build file for 'glew'.
|
||||||
pkgname=glew
|
pkgname=glew
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
|
revision=1
|
||||||
distfiles="${SOURCEFORGE_SITE}/glew/glew-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/glew/glew-${version}.tgz"
|
||||||
short_desc="The OpenGL Extension Wrangler Library"
|
short_desc="The OpenGL Extension Wrangler Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -20,7 +21,8 @@ Add_dependency run libX11
|
||||||
Add_dependency run libXext
|
Add_dependency run libXext
|
||||||
Add_dependency run libXmu
|
Add_dependency run libXmu
|
||||||
Add_dependency run libXi
|
Add_dependency run libXi
|
||||||
Add_dependency run MesaLib
|
Add_dependency run libGL
|
||||||
|
Add_dependency run libGLU
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libXmu-devel
|
Add_dependency build libXmu-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue