From 7f395d352391b4358cdfa966dd79a2a98034469be17e4371157a168fa62a620e Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 19 May 2020 12:48:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=5 --- azote.spec | 2 ++ 1 file changed, 2 insertions(+) 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