summaryrefslogtreecommitdiff
path: root/package/mesa-demos
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-26 14:33:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-26 14:33:36 +0200
commitd0cedd6214f7c35b73a22464c8688dbf9eb79f62 (patch)
tree259337f93a5e84f8886bb68fe4f4f434df3f4d38 /package/mesa-demos
parent202b4a0b3f7598149c2531e8f4937e36e51f938b (diff)
add libglew to build depends
Diffstat (limited to 'package/mesa-demos')
-rw-r--r--package/mesa-demos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mesa-demos/Makefile b/package/mesa-demos/Makefile
index 65506f4e7..a0ab20771 100644
--- a/package/mesa-demos/Makefile
+++ b/package/mesa-demos/Makefile
@@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= mesa-demos
PKG_VERSION:= 8.1.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 4049d98dd4131212e2842b770f1b0fa5
PKG_DESCR:= MESA demo apps
PKG_SECTION:= misc
PKG_DEPENDS:= mesalib
-PKG_BUILDDEP:= MesaLib
+PKG_BUILDDEP:= MesaLib libglew
PKG_SITES:= ftp://ftp.freedesktop.org/pub/mesa/demos/${PKG_VERSION}/
PKG_SUBPKGS:= GLXINFO