summaryrefslogtreecommitdiff
path: root/package/libvpx
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
commit6d0c553d2a2442c560bb2405ad668957cad497fb (patch)
tree1cb875eede9aa297c484cc510833e942dcc6afb0 /package/libvpx
parent1d6cd4132fa0863213e0aef9a3e6702796776078 (diff)
parent85179429f7741b17974bc3a2c1b608f6a6dbd167 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libvpx')
-rw-r--r--package/libvpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvpx/Makefile b/package/libvpx/Makefile
index 6205ac4b1..13796e7d5 100644
--- a/package/libvpx/Makefile
+++ b/package/libvpx/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= http://www.webmproject.org/about/
PKG_SITES:= http://webm.googlecode.com/files/
PKG_OPTS:= dev
-PKG_ARCH_DEPENDS:= !avr32
+PKG_ARCH_DEPENDS:= !avr32 !m68k
DISTFILES:= ${PKG_NAME}-v${PKG_VERSION}.tar.bz2
WRKDIST= $(WRKDIR)/${PKG_NAME}-v${PKG_VERSION}