[packages] remove now redundant +USE_EGLIBC:librt dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33481 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-09-19 15:35:00 +00:00
parent 058c9ac1ab
commit e339940cfb
6 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@ define Package/uhub
SUBMENU:=P2P
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libevent +USE_EGLIBC:librt
DEPENDS:=+libevent
TITLE:=High performance ADC hub
URL:=http://www.extatic.org/uhub/
endef