diff options
| -rw-r--r-- | meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb index 2ab904f869..2f7c021397 100644 --- a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb +++ b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb | |||
| @@ -10,7 +10,6 @@ REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | |||
| 10 | DEPENDS = " \ | 10 | DEPENDS = " \ |
| 11 | glib-2.0 \ | 11 | glib-2.0 \ |
| 12 | desktop-file-utils-native \ | 12 | desktop-file-utils-native \ |
| 13 | ovmf \ | ||
| 14 | libarchive \ | 13 | libarchive \ |
| 15 | libgudev \ | 14 | libgudev \ |
| 16 | libhandy \ | 15 | libhandy \ |
| @@ -27,7 +26,7 @@ DEPENDS = " \ | |||
| 27 | yelp-tools \ | 26 | yelp-tools \ |
| 28 | " | 27 | " |
| 29 | 28 | ||
| 30 | RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64" | 29 | RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64 genisoimage" |
| 31 | 30 | ||
| 32 | inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check | 31 | inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check |
| 33 | 32 | ||
