mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 01:09: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
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=fast console mpeg audio player
|
||||
DEPENDS+=+libmpg123
|
||||
DEPENDS+=+libmpg123 +libasound +libsdl +libpthread
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
Loading…
Reference in New Issue
Block a user