[Spice-devel] [PATCH 3/3] Update spec.in
Snir Sheriber
ssheribe at redhat.com
Mon Feb 25 14:56:47 UTC 2019
gcc-c++ is not being installed on fedora 29 builds
---
spice-streaming-agent.spec.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
index 6206cdc..3874c2e 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -13,6 +13,7 @@ BuildRequires: catch-devel
BuildRequires: pkgconfig(udev)
BuildRequires: libdrm-devel
BuildRequires: libXrandr-devel
+BuildRequires: gcc-c++
# we need /usr/sbin/semanage program which is available on different
# packages depending on distribution
Requires(post): /usr/sbin/semanage
--
2.19.1
More information about the Spice-devel
mailing list