[Spice-devel] [PATCH spice-streaming-agent] spec.in: Add BuildRequires for catch-devel
Snir Sheriber
ssheribe at redhat.com
Mon Feb 19 15:29:57 UTC 2018
---
Currently you have to have catch so no conditional is needed.
---
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 d137840..ac8203a 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -9,6 +9,7 @@ Source0: %{name}-%{version}.tar.xz
BuildRequires: spice-protocol >= @SPICE_PROTOCOL_MIN_VER@
BuildRequires: libX11-devel libXfixes-devel
BuildRequires: libjpeg-turbo-devel
+BuildRequires: catch-devel
# we need /usr/sbin/semanage program which is available on different
# packages depending on distribution
Requires(post): /usr/sbin/semanage
--
2.14.3
More information about the Spice-devel
mailing list