From: Marcin Krol Date: Sun, 28 Jul 2019 13:26:17 +0000 (+0200) Subject: - BR: Mesa-libEGL-devel, without it gtk+3 detection fails X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=commitdiff_plain;h=810e993853339796adbd38050aae54c803eea854 - BR: Mesa-libEGL-devel, without it gtk+3 detection fails --- diff --git a/qemu.spec b/qemu.spec index 6d35309..e061d29 100644 --- a/qemu.spec +++ b/qemu.spec @@ -126,6 +126,7 @@ BuildRequires: xorg-lib-libX11-devel BuildRequires: zlib-devel %if %{with gtk3} BuildRequires: gtk+3-devel >= 3.14.0 +BuildRequires: Mesa-libEGL-devel %{?with_vte:BuildRequires: vte2.90-devel >= 0.32.0} %endif %if %{with user_static}