summaryrefslogtreecommitdiff
path: root/package/pixman
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 11:41:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 11:41:51 +0200
commit41e1c1543570f5f96f9c47696caf1d58fcc8c9de (patch)
treeb950273b1e0291cf62929ca17e4bdd95b4945461 /package/pixman
parent33dd541790614765228a71477e1f8b2b6aa21ce1 (diff)
disable pixman for m68k, needs tls in libc
Diffstat (limited to 'package/pixman')
-rw-r--r--package/pixman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pixman/Makefile b/package/pixman/Makefile
index a95926368..ab3f39899 100644
--- a/package/pixman/Makefile
+++ b/package/pixman/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= x11/libs
PKG_BUILDDEP:= libpng
PKG_SITES:= http://www.cairographics.org/releases/
+PKG_ARCH_DEPENDS:= !m68k
+
PKG_SUBPKGS:= PIXMAN PIXMAN_DEV
PKGSC_PIXMAN_DEV:= devel
PKGSD_PIXMAN_DEV:= Pixel manipulation headers