diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2024-04-19 15:47:45 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-19 14:31:32 -0700 |
commit | 0ef3e9918dcee702a0e4edbaa863161bb2ac7821 (patch) | |
tree | 7a38299a6bb12310ff9eedc2a78bc2ba28defe8b /meta-python/recipes-devtools/python/python3-traitlets_5.14.3.bb | |
parent | c341cdb58cf7c6de809b2004ad6fd9e50ee16203 (diff) | |
download | meta-openembedded-0ef3e9918dcee702a0e4edbaa863161bb2ac7821.tar.gz |
freediameter: fix dependency from libidn to libidn2
* it's used since:
https://github.com/freeDiameter/freeDiameter/commit/da679d27c546e11f6e41ad8882699f726e58a9f7
included with the upgrade to 1.5.0 in:
https://git.openembedded.org/meta-openembedded/commit/?id=47ccb88d94852e327f3bdd45425f33e56983b50c
* libidn2 is usually pulled into the RSS by the dependency from gnutls
but when gnutls doesn't depend on it, the build fails with:
-- Checking for module 'libidn2'
-- No package 'libidn2' found
CMake Error at include/freeDiameter/CMakeLists.txt:144 (MESSAGE):
Unable to find libidn2, please install libidn2-dev or equivalent, or set
DIAMID_IDNA_IGNORE or DIAMID_IDNA_REJECT
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-traitlets_5.14.3.bb')
0 files changed, 0 insertions, 0 deletions