diff --git a/azote.changes b/azote.changes index 45f62c9..e7573d2 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 20 06:15:47 UTC 2020 - Michael Vetter + +- Add BuildRequires gobject-introspection and python3-gobject-Gdk + ------------------------------------------------------------------- Tue May 19 11:16:58 UTC 2020 - Michael Vetter diff --git a/azote.spec b/azote.spec index f122699..1d06ade 100644 --- a/azote.spec +++ b/azote.spec @@ -25,6 +25,7 @@ License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://github.com/nwg-piotr/azote Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: gobject-introspection BuildRequires: python3-Pillow BuildRequires: python3-gobject BuildRequires: python3-setuptools @@ -32,6 +33,7 @@ Requires: feh Requires: python3-Pillow Requires: python3-Send2Trash Requires: python3-gobject +Requires: python3-gobject-Gdk Requires: wget Requires: wmctrl Requires: xrandr