summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/augeas/augeas.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/augeas/augeas.inc')
-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"
7 7
8SRC_URI = "http://augeas.net/download/${BP}.tar.gz" 8SRC_URI = "http://augeas.net/download/${BP}.tar.gz"
9 9
10DEPENDS = "readline"
11
10inherit autotools 12inherit autotools
11 13
12PACKAGES =+ "${PN}-lenses lib${PN} lib${PN}-dev lib${PN}-dbg" 14PACKAGES =+ "${PN}-lenses lib${PN} lib${PN}-dev lib${PN}-dbg"