diff options
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 6 |
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 42ab5f1562..fbc655a012 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc | |||
| @@ -115,6 +115,12 @@ do_install_append_class-target () { | |||
| 115 | fi | 115 | fi |
| 116 | } | 116 | } |
| 117 | 117 | ||
| 118 | RDEPENDS_${PN}-codegen += "\ | ||
| 119 | python3 \ | ||
| 120 | python3-distutils \ | ||
| 121 | python3-xml \ | ||
| 122 | " | ||
| 123 | |||
| 118 | RDEPENDS_${PN}-ptest += "\ | 124 | RDEPENDS_${PN}-ptest += "\ |
| 119 | dbus \ | 125 | dbus \ |
| 120 | gnome-desktop-testing \ | 126 | gnome-desktop-testing \ |
