summaryrefslogtreecommitdiff
path: root/package/sox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 14:59:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 14:59:31 +0200
commit85179429f7741b17974bc3a2c1b608f6a6dbd167 (patch)
treefdcae1be2650b3e0b994be94e5ebf222c73aaedf /package/sox/Makefile
parentd1ee3be7f4b966174d673876f961b44e37b4c85a (diff)
parentb38f21fd131920147afe35c7975c066557211fda (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/sox/Makefile')
-rw-r--r--package/sox/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/sox/Makefile b/package/sox/Makefile
index d5aca61e7..2f5436146 100644
--- a/package/sox/Makefile
+++ b/package/sox/Makefile
@@ -14,8 +14,6 @@ PKG_DEPENDS:= zlib libmad liblame alsa-lib libid3tag
PKG_URL:= http://sox.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=sox/}
-PKG_ARCH_DEPENDS:= !m68k
-
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,SOX,sox,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))