mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
mimic: Inherit pkgconfig
Fixes
configure.ac:132: error: possibly undefined macro: m4_ignore
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ SRC_URI = "git://github.com/MycroftAI/mimic1.git \
|
|||||||
file://0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch \
|
file://0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user