aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/augeas
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/augeas')
-rw-r--r--meta/recipes-extended/augeas/augeas.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/augeas/augeas.inc b/meta/recipes-extended/augeas/augeas.inc
index be2585125f..619cd20237 100644
--- a/meta/recipes-extended/augeas/augeas.inc
+++ b/meta/recipes-extended/augeas/augeas.inc
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbb461211a33b134d42ed5ee802b37ff"
SRC_URI = "http://augeas.net/download/${BP}.tar.gz"
+DEPENDS = "readline"
+
inherit autotools
PACKAGES =+ "${PN}-lenses lib${PN} lib${PN}-dev lib${PN}-dbg"