udpcast: add dependency on libpthread
authorFelix Fietkau <nbd@openwrt.org>
Mon, 11 Jun 2012 22:19:40 +0000 (22:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 11 Jun 2012 22:19:40 +0000 (22:19 +0000)
SVN-Revision: 32219

net/udpcast/Makefile

index 7a8f6b6f38c0b5ec31fa6d1fc6e982d6652fffb2..5ad15c96cfe331c8cb984f8151b60bc0f91e7cc7 100644 (file)
@@ -22,6 +22,7 @@ define Package/udpcast
   CATEGORY:=Network
   TITLE:=UDP Cast
   URL:=http://udpcast.linux.lu/
+  DEPENDS:=+libpthread
 endef
 
 define Package/udpcast/description