diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
| commit | 82cce6038c7fc05bf1107613fc4b5d3ba8aceb83 (patch) | |
| tree | 3ed19c48bfe55c1a95e7e34ec7798fb13a23922f /package/vlc/Makefile | |
| parent | 24092f8e8b58464e33d163d8dee9e864895b50a5 (diff) | |
| parent | ba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/vlc/Makefile')
| -rw-r--r-- | package/vlc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vlc/Makefile b/package/vlc/Makefile index d9fbbefa5..27d98e0fa 100644 --- a/package/vlc/Makefile +++ b/package/vlc/Makefile @@ -14,7 +14,7 @@ PKG_DEPENDS:= libffmpeg xcb-util libtheora libgcrypt PKG_URL:= http://www.videolan.org/vlc/ PKG_SITES:= http://download.videolan.org/pub/videolan/vlc/$(PKG_VERSION)/ -PKG_ARCH_DEPENDS:= !cris !avr32 +PKG_ARCH_DEPENDS:= !cris !avr32 !m68k DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz |
