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
This commit is contained in:
parent
d544d045a9
commit
8c676f2e8e
@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 22 09:14:28 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user