[packages] haveged: Add missing libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f33828945
commit
d257348266
@ -27,7 +27,7 @@ define Package/haveged
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Feeds the kernel entropy pool by timing CPU loops.
|
TITLE:=Feeds the kernel entropy pool by timing CPU loops.
|
||||||
DEPENDS:=+librt
|
DEPENDS:=+librt +libpthread
|
||||||
URL:=http://www.issihosts.com/haveged/
|
URL:=http://www.issihosts.com/haveged/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user