17
0

2 Commits

2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 18 09:25:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Add missing dependency on some image loader
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 2 08:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Wed Oct 2 08:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-cairocffi # spec file for package python-cairocffi
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -34,6 +34,8 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: %{python_module xcffib >= 0.4.0} BuildRequires: %{python_module xcffib >= 0.4.0}
BuildRequires: cairo BuildRequires: cairo
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: cairo Requires: cairo
Requires: python-cffi >= 1.1.0 Requires: python-cffi >= 1.1.0
Requires: python-xcffib >= 0.3.2 Requires: python-xcffib >= 0.3.2
@@ -42,9 +44,8 @@ BuildArch: noarch
BuildRequires: %{python_module numpy} BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: dejavu-fonts BuildRequires: dejavu-fonts
BuildRequires: fdupes
BuildRequires: gdk-pixbuf BuildRequires: gdk-pixbuf
BuildRequires: python-rpm-macros BuildRequires: glycin-loaders
BuildRequires: xvfb-run BuildRequires: xvfb-run
# /SECTION # /SECTION
%python_subpackages %python_subpackages