summaryrefslogtreecommitdiff
path: root/package/mpg123
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-17 14:08:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-17 14:08:23 +0200
commite4cc8d61290b93fad36ac816d2f6766edfc73e86 (patch)
tree6e8b28a414dd1b64e0f1dd4f5d935c26c20ca6a6 /package/mpg123
parentefd624e7924ee0456ea18a1958f38cc9ea52a963 (diff)
revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all packages that require it
Diffstat (limited to 'package/mpg123')
-rw-r--r--package/mpg123/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/mpg123/Makefile b/package/mpg123/Makefile
index ca6ec0539..f66d17715 100644
--- a/package/mpg123/Makefile
+++ b/package/mpg123/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= alsa-lib
PKG_URL:= http://www.mpg123.de/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=mpg123/}
+PKG_ARCH_DEPENDS:= !m68k
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk