diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 19:48:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 19:48:58 +0100 |
commit | eadad3e1d3a9163b2c9255db528c2fd0eab73d32 (patch) | |
tree | bf8763ca5b24632456cd80e113d226365af7b0c5 /package/mpd/Makefile | |
parent | e8c23f19ce40c7c374d1f1c12da9da58e09ed587 (diff) |
enable some packages for m68k, use initrd stuff for aranym
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r-- | package/mpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile index c1ad710dc..4c8ab359a 100644 --- a/package/mpd/Makefile +++ b/package/mpd/Makefile @@ -16,8 +16,6 @@ PKG_URL:= http://www.musicpd.org/ PKG_SITES:= http://www.musicpd.org/download/mpd/0.18/ PKG_NEED_CXX:= 1 -PKG_ARCH_DEPENDS:= !m68k - DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz PKG_FLAVOURS_MPD:= WITH_ALSA WITH_AO WITH_MP3 WITH_MP4 WITH_TREMOR |