[Spice-devel] [PATCH spice-streaming-agent] Update spec file BuildRequires
Frediano Ziglio
fziglio at redhat.com
Mon Feb 25 11:12:09 UTC 2019
>
> ---
> CI related fixes will follow later
Patch seems fine, I still have to test it but looking at previous patch
something like this is needed.
But looking at https://gitlab.freedesktop.org/spice/spice-streaming-agent/pipelines
it seems this is not tested, which CI are you referring to?
Should we add this test to gitlab CI ?
> ---
> spice-streaming-agent.spec.in | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
> index 5a06e89..6206cdc 100644
> --- a/spice-streaming-agent.spec.in
> +++ b/spice-streaming-agent.spec.in
> @@ -11,6 +11,8 @@ BuildRequires: libX11-devel libXfixes-devel
> BuildRequires: libjpeg-turbo-devel
> BuildRequires: catch-devel
> BuildRequires: pkgconfig(udev)
> +BuildRequires: libdrm-devel
> +BuildRequires: libXrandr-devel
> # we need /usr/sbin/semanage program which is available on different
> # packages depending on distribution
> Requires(post): /usr/sbin/semanage
Frediano
More information about the Spice-devel
mailing list