[packages] haveged: Backport 34047
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Oct 2012 21:24:30 +0000 (21:24 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Oct 2012 21:24:30 +0000 (21:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_12.09@34048 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/haveged/Makefile

index b963e4a..5eb5dfc 100644 (file)
@@ -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