[Libguestfs] [p2v PATCH 0/3] Small build fixes

Pino Toscano ptoscano at redhat.com
Fri Aug 30 10:34:46 UTC 2019


This series for virt-p2v removes the usage of GTK deprecated stuff,
and checks for a required Perl module used during build.

Tested on:
- RHEL 6 (GTK 2)
- RHEL 7 (GTK 3)
- Fedora 30 (GTK 2 & 3)
- Fedora Rawhide/32 (GTK 2 & 3)

Pino Toscano (3):
  Copy GtkAttachOptions from GTK >= 3.4
  build: disable deprecated GTK stuff
  build: require List::MoreUtils

 Makefile.am       | 1 +
 gui-gtk3-compat.h | 9 +++++++++
 m4/p2v-progs.m4   | 8 ++++++++
 3 files changed, 18 insertions(+)

-- 
2.21.0




More information about the Libguestfs mailing list