aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/rng-tools/rng-tools_2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/rng-tools/rng-tools_2.bb b/recipes/rng-tools/rng-tools_2.bb
index 523587c55e..f67a737b39 100644
--- a/recipes/rng-tools/rng-tools_2.bb
+++ b/recipes/rng-tools/rng-tools_2.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Random number generator daemon"
LICENSE = "GPL"
-PR = "1"
+DEPENDS_append_libc-uclibc = " argp-standalone"
+PR = "2"
SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/gkernel/${P}.tar.gz \
file://init"