From: Peter Marko <[email protected]> ibpcre is obsolete project replaced by libpcre2. It is being removed from oe-core.
Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-extended/slang/slang_2.3.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/slang/slang_2.3.3.bb b/meta/recipes-extended/slang/slang_2.3.3.bb index 05b8aff0f2..3f365cb3cf 100644 --- a/meta/recipes-extended/slang/slang_2.3.3.bb +++ b/meta/recipes-extended/slang/slang_2.3.3.bb @@ -36,7 +36,7 @@ EXTRA_OECONF = "--without-onig" # path. Unset RPATH to stop this. EXTRA_OEMAKE = "RPATH=''" -PACKAGECONFIG ??= "pcre" +PACKAGECONFIG ??= "" PACKAGECONFIG[pcre] = "--with-pcre=${STAGING_DIR_HOST}${prefix},--without-pcre,pcre" PACKAGECONFIG[png] = "--with-png=${STAGING_DIR_HOST}${prefix},--without-png,libpng" PACKAGECONFIG[zlib] = "--with-z=${STAGING_DIR_HOST}${prefix},--without-z,zlib"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239043): https://lists.openembedded.org/g/openembedded-core/message/239043 Mute This Topic: https://lists.openembedded.org/mt/119854639/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
