libevent: add missing dependency on librt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32214 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fa4ecc903
commit
399aafd586
@ -26,6 +26,7 @@ define Package/libevent
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Event notification library
|
||||
DEPENDS:=+librt
|
||||
URL:=http://www.monkey.org/~provos/libevent/
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user