summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 8434b7dae3..4cdf1411e8 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -121,6 +121,12 @@ do_install_append_class-target () {
121 fi 121 fi
122} 122}
123 123
124RDEPENDS_${PN}-codegen += "\
125 python3 \
126 python3-distutils \
127 python3-xml \
128 "
129
124RDEPENDS_${PN}-ptest += "\ 130RDEPENDS_${PN}-ptest += "\
125 dbus \ 131 dbus \
126 gnome-desktop-testing \ 132 gnome-desktop-testing \