mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
p2v: Use GtkComboBoxText instead of deprecated gtk_combo_box_new_text.
Requires Gtk >= 2.24, which is the same version that RHEL 6 has.
This commit is contained in:
2
README
2
README
@@ -183,7 +183,7 @@ The full requirements are described below.
|
||||
| liblzma | | O | Can be used by virt-builder for fast |
|
||||
| | | | uncompression of templates. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| gtk2 | | O | Used by virt-p2v user interface. |
|
||||
| gtk2 | 2.24 | O | Used by virt-p2v user interface. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| zip, unzip | | O | Used by virt-v2v for OVA files. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user