95f8510ef4
Libpng is only detected if VNC is enabled currently. This patch adds a generalised png option in the meson build which is aimed to replace use of CONFIG_VNC_PNG with CONFIG_PNG. Signed-off-by: Kshitij Suri <kshitij.suri@nutanix.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20220408071336.99839-2-kshitij.suri@nutanix.com> [ kraxel: add meson-buildoptions.sh updates ] [ kraxel: fix centos8 testcase ] [ kraxel: update --enable-vnc-png too ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> --enable-vnc-png fixup Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
8 | ||
README |
This directory contains scripts for generating a build of QEMU that closely matches the CentOS Stream[1] builds of the qemu-kvm package. To have the environment ready to configure, build QEMU and run tests, please start with a CentOS Stream machine and: * apply the generic "build-environment.yml" playbook located at scripts/ci/setup * apply the "build-environment.yml" in the directory following the CentOS Stream version (such as "8"). This currently only covers CentOS Stream 8 environments and packages[2]. [1] https://www.centos.org/centos-stream/ [2] https://git.centos.org/rpms/qemu-kvm/commits/c8s-stream-rhel