diff --git a/utils/haveged/Makefile b/utils/haveged/Makefile index 1f2416955..d176f40c1 100644 --- a/utils/haveged/Makefile +++ b/utils/haveged/Makefile @@ -27,7 +27,7 @@ define Package/haveged SECTION:=utils CATEGORY:=Utilities TITLE:=Feeds the kernel entropy pool by timing CPU loops. - DEPENDS:=+librt + DEPENDS:=+librt +libpthread URL:=http://www.issihosts.com/haveged/ endef