Fixes a host leak with itstool
File "/home/user/citadel/build/tmp-glibc/work/corei7-64-oe-linux/gnome-terminal/3.38.0-r0/recipe-sysroot-native/usr/bin/itstool", line 27, in <module> import libxml2 ModuleNotFoundError: No module named 'libxml2'
This commit is contained in:
parent
7bf4c57437
commit
553ca22f41
@ -15,7 +15,7 @@ DEPENDS = " \
|
||||
libpcre2 \
|
||||
"
|
||||
|
||||
inherit gnomebase gsettings gettext upstream-version-is-even
|
||||
inherit gnomebase gsettings gettext upstream-version-is-even python3native
|
||||
|
||||
SRC_URI[archive.md5sum] = "947facc65c12735ac586e9dbf6228502"
|
||||
SRC_URI[archive.sha256sum] = "0a0fc7a8b383c6ffd61469be1dea5ba63cffad812921780e7fad40c2e2ae54f5"
|
||||
|
Loading…
Reference in New Issue
Block a user