aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb')
-rw-r--r--meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb b/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
index a31ad0d676..118e3c50c8 100644
--- a/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
+++ b/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
@@ -11,6 +11,6 @@ SRC_URI = "${GNU_MIRROR}/gengetopt/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "ea165d618640dbdecb42ae4491337965"
SRC_URI[sha256sum] = "b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac"
-inherit autotools
+inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"