Accepting request 1217036 from games:tools
- add missing requirement for XdpGtk4 fix #bsc1231577 OBS-URL: https://build.opensuse.org/request/show/1217036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AdwSteamGtk?expand=0&rev=2
This commit is contained in:
commit
6f482eee18
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 22 13:19:38 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
- add missing requirement for XdpGtk4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 17 02:30:14 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
Fri May 17 02:30:14 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||||
|
|
||||||
|
@ -25,16 +25,17 @@ License: GPL-3.0-only
|
|||||||
URL: https://github.com/Foldex/AdwSteamGtk
|
URL: https://github.com/Foldex/AdwSteamGtk
|
||||||
Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
BuildRequires: appstream-glib
|
||||||
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: patch
|
BuildRequires: patch
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: hicolor-icon-theme
|
|
||||||
BuildRequires: python3-packaging
|
BuildRequires: python3-packaging
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(gtk4)
|
|
||||||
BuildRequires: pkgconfig(blueprint-compiler)
|
BuildRequires: pkgconfig(blueprint-compiler)
|
||||||
|
BuildRequires: pkgconfig(gtk4)
|
||||||
BuildRequires: pkgconfig(libadwaita-1)
|
BuildRequires: pkgconfig(libadwaita-1)
|
||||||
BuildRequires: pkgconfig(libportal)
|
BuildRequires: pkgconfig(libportal)
|
||||||
|
Requires: typelib(XdpGtk4)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A GTK wrapper that installs and updates the Adwaita for Steam skin.
|
A GTK wrapper that installs and updates the Adwaita for Steam skin.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user