summaryrefslogtreecommitdiff
path: root/package/MesaLib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-05-01 11:42:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-05-01 11:42:44 +0200
commitd6bcad0afc7bccdc355d4aeab35ffd35c704fc69 (patch)
tree17a4e25d6b51420d23d108939583620a89615b91 /package/MesaLib
parentc7918465e6c9834556eb9238271951f2184e058a (diff)
mesa is ibmx40 only right now
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 26201ba0d..9d673613f 100644
--- a/package/MesaLib/Makefile
+++ b/package/MesaLib/Makefile
@@ -17,7 +17,7 @@ PKG_SITES:= ftp://ftp.freedesktop.org/pub/mesa/7.8.1/
WRKDIST= ${WRKDIR}/Mesa-${PKG_VERSION}
-PKG_TARGET_DEPENDS:= x86 x86_64
+PKG_TARGET_DEPENDS:= ibmx40
include $(TOPDIR)/mk/package.mk