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
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Event notification library
|
TITLE:=Event notification library
|
||||||
|
DEPENDS:=+librt
|
||||||
URL:=http://www.monkey.org/~provos/libevent/
|
URL:=http://www.monkey.org/~provos/libevent/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user