aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cgdb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-01-28 22:15:45 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-28 22:37:15 -0800
commit4078a203e8de353d61f42c72fd82d9acba58c198 (patch)
treece8910b1e8c6d133d12193167de524e2f923dc41 /meta-oe/recipes-devtools/cgdb
parent4db827198bf5837c90301ff175c668187a8cc8e9 (diff)
downloadmeta-openembedded-4078a203e8de353d61f42c72fd82d9acba58c198.tar.gz
recipes: Inherit missing texinfo for makeinfo program
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/cgdb')
-rw-r--r--meta-oe/recipes-devtools/cgdb/cgdb_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cgdb/cgdb_0.7.1.bb b/meta-oe/recipes-devtools/cgdb/cgdb_0.7.1.bb
index 57e364e1ca..9d373fc989 100644
--- a/meta-oe/recipes-devtools/cgdb/cgdb_0.7.1.bb
+++ b/meta-oe/recipes-devtools/cgdb/cgdb_0.7.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "flex-native readline ncurses"
-inherit autotools
+inherit autotools texinfo
SRC_URI = "http://cgdb.me/files/${BP}.tar.gz \
file://0001-Avoid-use-of-mips-which-is-reserved-on-mips.patch \