diff --git a/AdwSteamGtk.changes b/AdwSteamGtk.changes index dc1db64..4c2fe62 100644 --- a/AdwSteamGtk.changes +++ b/AdwSteamGtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 22 13:19:38 UTC 2024 - Dirk Stoecker + +- add missing requirement for XdpGtk4 + ------------------------------------------------------------------- Fri May 17 02:30:14 UTC 2024 - Richard Rahl diff --git a/AdwSteamGtk.spec b/AdwSteamGtk.spec index 349a9ac..7662966 100644 --- a/AdwSteamGtk.spec +++ b/AdwSteamGtk.spec @@ -25,16 +25,17 @@ License: GPL-3.0-only URL: https://github.com/Foldex/AdwSteamGtk Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch +BuildRequires: appstream-glib +BuildRequires: hicolor-icon-theme BuildRequires: meson BuildRequires: patch -BuildRequires: update-desktop-files -BuildRequires: hicolor-icon-theme BuildRequires: python3-packaging -BuildRequires: appstream-glib -BuildRequires: pkgconfig(gtk4) +BuildRequires: update-desktop-files BuildRequires: pkgconfig(blueprint-compiler) +BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libportal) +Requires: typelib(XdpGtk4) %description A GTK wrapper that installs and updates the Adwaita for Steam skin.