From e4cc8d61290b93fad36ac816d2f6766edfc73e86 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Thu, 17 Oct 2013 14:08:23 +0200
Subject: revert m68k uclibc commit, nptl is not implemented, disable alsa-lib
 and all packages that require it

---
 package/mpd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/mpd/Makefile')

diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index c9c06e4bf..c14529ab5 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -15,7 +15,7 @@ PKG_BUILDDEP:=		glib
 PKG_URL:=		http://www.musicpd.org/
 PKG_SITES:=		http://www.musicpd.org/download/mpd/0.17/
 
-PKG_ARCH_DEPENDS:=	!avr32
+PKG_ARCH_DEPENDS:=	!avr32 !m68k
 
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.xz
 
-- 
cgit v1.2.3