From 47146478a6f8d33cb622b7a12af6abdb6c0946b81563cef46c276c0372de1612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 5 May 2020 15:02:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MouseInfo?expand=0&rev=2 --- python-MouseInfo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-MouseInfo.spec b/python-MouseInfo.spec index a9766f0..9f453fa 100644 --- a/python-MouseInfo.spec +++ b/python-MouseInfo.spec @@ -26,7 +26,8 @@ Group: Development/Languages/Python URL: https://github.com/asweigart/mouseinfo Source: https://files.pythonhosted.org/packages/source/M/MouseInfo/MouseInfo-%{version}.tar.gz Source1: https://raw.githubusercontent.com/asweigart/mouseinfo/master/LICENSE.txt -BuildRequires: %{python_module devel} +BuildRequires: %{python_module Pillow} +BuildRequires: %{python_module pyperclip} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros