diff --git a/mpg123/Makefile b/mpg123/Makefile index 0e4d62b..ca2c0c2 100644 --- a/mpg123/Makefile +++ b/mpg123/Makefile @@ -36,7 +36,7 @@ define Package/mpg123 SECTION:=utils CATEGORY:=Utilities TITLE:=fast console mpeg audio player - DEPENDS+=+libmpg123 + DEPENDS+=+libmpg123 +libasound +libsdl +libpthread endef define Build/Configure