summaryrefslogtreecommitdiff
path: root/package/MesaLib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
commitb4d61f0ee3485f89dd8560227c833dc948523ecf (patch)
tree3b032e4e2c209781fa33886488b41774b49e3f90 /package/MesaLib
parent3e9ec766c9b289becc53fba5fc57eb20723eeab7 (diff)
consolidate x86/x86_64 support
use hardware profiles, instead of extra target dirs. fix dependencies.
Diffstat (limited to 'package/MesaLib')
-rw-r--r--package/MesaLib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/MesaLib/Makefile b/package/MesaLib/Makefile
index 474821f88..12692b86b 100644
--- a/package/MesaLib/Makefile
+++ b/package/MesaLib/Makefile
@@ -22,7 +22,7 @@ PKGSD_GLXGEARS:= Nice little OpenGL demo application
PKGSC_GLXGEARS:= x11/apps
PKG_HOST_DEPENDS:= !cygwin !darwin
-PKG_TARGET_DEPENDS:= ibmx40 lemote
+PKG_TARGET_DEPENDS:= x86 lemote
WRKDIST= ${WRKDIR}/Mesa-${PKG_VERSION}