From: Daniel Dickinson Date: Wed, 31 Oct 2012 21:24:30 +0000 (+0000) Subject: [packages] haveged: Backport 34047 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=83de5e1453ef42568b7724258d9ca3a3e535acd2;p=openwrt%2Fsvn-archive%2Farchive.git [packages] haveged: Backport 34047 SVN-Revision: 34048 --- diff --git a/utils/haveged/Makefile b/utils/haveged/Makefile index b963e4a0b5..5eb5dfc88a 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