[packages] streamripper: depends on libpthread
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Jun 2012 23:47:51 +0000 (23:47 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Jun 2012 23:47:51 +0000 (23:47 +0000)
SVN-Revision: 32293

sound/streamripper/Makefile

index 2a4001fdd25c030de81394b9ea0611f944a12a51..cf238ab19a053fe832fd970f67257f193b607a77 100644 (file)
@@ -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