From 41e1c1543570f5f96f9c47696caf1d58fcc8c9de Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 21 Oct 2013 11:41:51 +0200 Subject: disable pixman for m68k, needs tls in libc --- package/pixman/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/pixman') 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 -- cgit v1.2.3