summaryrefslogtreecommitdiff
path: root/package/pixman
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:22:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:22:31 +0200
commit32a82e38679501da738199135b35f93ddc8aca0a (patch)
treeed280e079a8bab790b3dba5f62f1d300ada7540b /package/pixman
parent90d5c8b73e8d538e121275b12e714332ca785cff (diff)
parent86c05906d3e804b41b9280c226a3a07f6fad5f27 (diff)
resolve conflicts
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 5cb1821d9..9ed31b20a 100644
--- a/package/pixman/Makefile
+++ b/package/pixman/Makefile
@@ -13,6 +13,8 @@ PKG_BUILDDEP:= libpng
PKG_SITES:= http://www.cairographics.org/releases/
PKG_OPTS:= dev
+PKG_ARCH_DEPENDS:= !m68k
+
ifeq ($(ADK_STATIC),y)
PKG_OPTS+= libonly
endif