projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b47c8b
)
haveged: Backport 34047
author
Daniel Dickinson
<crazycshore@gmail.com>
Wed, 31 Oct 2012 21:24:30 +0000
(21:24 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Wed, 31 Oct 2012 21:24:30 +0000
(21:24 +0000)
SVN-Revision: 34048
utils/haveged/Makefile
patch
|
blob
|
history
diff --git
a/utils/haveged/Makefile
b/utils/haveged/Makefile
index b963e4a0b5cb09f39437d0b28a1b1f26df80b2a1..5eb5dfc88ade4f582be8598dbc0fbc970be09d20 100644
(file)
--- 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