aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-11-30 21:55:36 -0800
committerKhem Raj <raj.khem@gmail.com>2022-12-03 08:11:30 -0800
commit2ed851859202c843cab38083b6c57b197674b68d (patch)
tree9361471c0c897c086d3871bc8a6f3b1e38a5916c
parentaac23a0407089ea23314720d49f9cb120452ce53 (diff)
downloadmeta-openembedded-contrib-2ed851859202c843cab38083b6c57b197674b68d.tar.gz
tepl: Add missing dep on python3-pygments-native
Fixes File "TOPDIR/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/tepl/6.2.0-r0/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/highlight.py", line 27, in <module> from pygments import highlight ModuleNotFoundError: No module named 'pygments' Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb
index 8173b6d314..0eeb345cd4 100644
--- a/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb
+++ b/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb
@@ -13,6 +13,7 @@ DEPENDS = " \
gtk-doc-native \
libxslt-native \
docbook-xsl-stylesheets-native \
+ python3-pygments-native \
"
inherit meson gobject-introspection gettext features_check pkgconfig