haveged: Backport 34047
authorDaniel Dickinson <crazycshore@gmail.com>
Wed, 31 Oct 2012 21:24:30 +0000 (21:24 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Wed, 31 Oct 2012 21:24:30 +0000 (21:24 +0000)
SVN-Revision: 34048

utils/haveged/Makefile

index b963e4a0b5cb09f39437d0b28a1b1f26df80b2a1..5eb5dfc88ade4f582be8598dbc0fbc970be09d20 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