mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:29:41 +02:00
mpg123: fix missing deps
This commit is contained in:
parent
1b81446be5
commit
2b320f7bce
@ -36,7 +36,7 @@ define Package/mpg123
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=fast console mpeg audio player
|
TITLE:=fast console mpeg audio player
|
||||||
DEPENDS+=+libmpg123
|
DEPENDS+=+libmpg123 +libasound +libsdl +libpthread
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
Reference in New Issue
Block a user