diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile index de081cc33..1e18ee03c 100644 --- a/net/igmpproxy/Makefile +++ b/net/igmpproxy/Makefile @@ -23,6 +23,7 @@ define Package/igmpproxy SECTION:=net CATEGORY:=Network SUBMENU:=Routing and Redirection + DEPENDS:=+USE_EGLIBC:librt TITLE:=Multicast Routing Daemon URL:=http://sourceforge.net/projects/igmpproxy endef