summaryrefslogtreecommitdiff
path: root/gmu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gmu/Makefile')
-rw-r--r--gmu/Makefile3
1 files changed, 2 insertions, 1 deletions
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