Accepting request 1118262 from GNOME:Next

NOTE: Let this one "stew" a couple of days just in case!

- Drop pkgconfig(gck-1) and pkgconfig(gcr-3) BuildRequires: No
  longer needed, we build with gck-2 and gcr-4.

OBS-URL: https://build.opensuse.org/request/show/1118262
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnma?expand=0&rev=33
This commit is contained in:
Bjørn Lie 2023-10-23 17:58:32 +00:00 committed by Git OBS Bridge
parent 4757f6e2bf
commit 2d144d112c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 17 08:59:28 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop pkgconfig(gck-1) and pkgconfig(gcr-3) BuildRequires: No
longer needed, we build with gck-2 and gcr-4.
-------------------------------------------------------------------
Fri Sep 22 18:41:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -30,9 +30,7 @@ Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gck-1) >= 3.14
BuildRequires: pkgconfig(gck-2)
BuildRequires: pkgconfig(gcr-3) >= 3.14
BuildRequires: pkgconfig(gcr-4)
BuildRequires: pkgconfig(gio-2.0) >= 2.38
BuildRequires: pkgconfig(gmodule-export-2.0)