From 8c676f2e8ec34513cacd29c8b99c3f411e31810ee7747eca2477d7bf64ab6373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 22 Mar 2022 14:35:02 +0000 Subject: [PATCH] Accepting request 963971 from home:dimstar:Factory Now it actually builds... for real OBS-URL: https://build.opensuse.org/request/show/963971 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-remote-desktop?expand=0&rev=14 --- gnome-remote-desktop.changes | 5 +++-- gnome-remote-desktop.spec | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-remote-desktop.changes b/gnome-remote-desktop.changes index 857bd9f..837a57a 100644 --- a/gnome-remote-desktop.changes +++ b/gnome-remote-desktop.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Tue Mar 22 09:14:28 UTC 2022 - Dominique Leuenberger -- Add explicit pkgconfig(libdrm) BuildRequires: meson checks for - it. We should not rely on any other package pulling it in. +- Add explicit pkgconfig(libdrm), pgkconfig(gbm), and + pkgconfig(gudev-1.0) BuildRequires: meson checks for them. We + should not rely on any other package pulling it in. ------------------------------------------------------------------- Mon Mar 21 08:49:44 UTC 2022 - bjorn.lie@gmail.com diff --git a/gnome-remote-desktop.spec b/gnome-remote-desktop.spec index 4f2165f..e573775 100644 --- a/gnome-remote-desktop.spec +++ b/gnome-remote-desktop.spec @@ -39,10 +39,12 @@ BuildRequires: pkgconfig(freerdp-client2) >= %{freerdp_version} BuildRequires: pkgconfig(freerdp-server2) >= %{freerdp_version} BuildRequires: pkgconfig(freerdp2) >= %{freerdp_version} BuildRequires: pkgconfig(fuse3) >= 3.9.1 +BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(gio-unix-2.0) >= 2.68 BuildRequires: pkgconfig(glib-2.0) >= 2.68 BuildRequires: pkgconfig(gstreamer-1.0) >= 1.10.0 BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.10.0 +BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.0