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-21 10:52:50 -0700 |
commit | b0bd1ffdf403699cba93c5f82ec7793287941d95 (patch) | |
tree | bef0030dbc49e217a8101213c62066a9595ca294 /meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch | |
parent | 47d001b2fd63057c2210ee7b740dd38acd755e5c (diff) | |
download | meta-openembedded-b0bd1ffdf403699cba93c5f82ec7793287941d95.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-cppy/0001-Fix-build-error-as-following.patch')
0 files changed, 0 insertions, 0 deletions