diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-05-15 13:36:20 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-15 09:37:58 -0700 |
commit | 63bd614209bdef78a716de5ecc14c6aa933c0492 (patch) | |
tree | e06065d0193e70e4609bd8a96ecfc31eee1754c3 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | 7c6f81ef1f80aa9b48455486f6ccfcb2ce2b5e2e (diff) | |
download | meta-openembedded-63bd614209bdef78a716de5ecc14c6aa933c0492.tar.gz |
paprefs: add x11 to REQUIRED_DISTRO_FEATURES
* This doesn't build with any gtk3 DISTRO_FEATURES, without x11 in
DISTRO_FEATURES gtk3+ doesn't provide gdkx.h and paprefs build fails with:
http://errors.yoctoproject.org/Errors/Details/704195/
../paprefs-1.2/src/paprefs.cc:30:10: fatal error: gdk/gdkx.h: No such file or directory
30 | #include <gdk/gdkx.h>
| ^~~~~~~~~~~~
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-matplotlib')
0 files changed, 0 insertions, 0 deletions