From 59168bedd25cd2d3e91feccc15fdcbfac59b60ea Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 2 Jan 2011 22:51:27 +0100 Subject: build GMU with mpg123 (MP3) support --- gmu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gmu/Makefile') diff --git a/gmu/Makefile b/gmu/Makefile index 1818a58..6d781f5 100644 --- a/gmu/Makefile +++ b/gmu/Makefile @@ -23,7 +23,8 @@ define Package/gmu TITLE:=Gmu Music Player URL:=http://wejp.k.vu/projects/gmu/ MENU:=1 - DEPENDS:=+libsdl +libsdl-image +libsdl-gfx +libmpcdec +libmikmod +libvorbisidec + DEPENDS:=+libsdl +libsdl-image +libsdl-gfx \ + +libmpcdec +libmikmod +libvorbisidec +libmpg123 endef define Package/gmu/description -- cgit v1.2.3