summaryrefslogtreecommitdiff
path: root/package/mesa-demos
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-17 14:32:40 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-29 00:46:57 -0500
commit1ab644b503b7df0df1cd943fb794a3579198adcd (patch)
treead01b04eefa12726b24d5cd726e5ade9b08bc325 /package/mesa-demos
parentdffa065aaf3c223203767ed5c6c5153f522fc7a6 (diff)
update mesa to latest stable upstream
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
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 1c9ac31e2..6404ee8ca 100644
--- a/package/mesa-demos/Makefile
+++ b/package/mesa-demos/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 2
PKG_HASH:= dca2c73ce8ab28b7d5d9b221a4a47fb5584f6b764171af075bc4385e8e2a7a64
PKG_DESCR:= opengl demo apps
PKG_SECTION:= mm/video
-PKG_DEPENDS:= mesalib
-PKG_BUILDDEP:= mesalib libglew glu
+PKG_DEPENDS:= mesa
+PKG_BUILDDEP:= mesa libglew glu
PKG_SITES:= ftp://ftp.freedesktop.org/pub/mesa/demos/${PKG_VERSION}/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz