[Spice-devel] [PATCH spice-streaming-agent] spec: Add missing dependency
Frediano Ziglio
fziglio at redhat.com
Fri Apr 26 14:22:31 UTC 2019
Some include file now require some X11 library include so add
the dependency.
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
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 3874c2e..299ea02 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -26,6 +26,7 @@ remote client (over SPICE).
%package devel
Requires: spice-protocol >= @SPICE_PROTOCOL_MIN_VER@
Requires: pkgconfig
+Requires: libX11-devel
Summary: SPICE streaming agent development files
%description devel
--
2.20.1
More information about the Spice-devel
mailing list