mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
[packages] streamripper: depends on libpthread
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
23bf98993d
commit
8ea394fc5e
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/streamripper
|
||||
SECTION:=multimedia
|
||||
CATEGORY:=Multimedia
|
||||
DEPENDS:=+libmad +libfaad2
|
||||
DEPENDS:=+libmad +libfaad2 +libpthread
|
||||
TITLE:=streamripper
|
||||
URL:=http://streamripper.sourceforge.net/
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user