forked from pool/graphviz
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
de5b57e180 | |||
1352c6f1d4 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 13:39:13 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Add python3-setuptools BuildRequires: fix build/installation when
|
||||
using python 3.13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 09:08:28 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package graphviz
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -108,6 +108,7 @@ BuildRequires: libjpeg-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
|
Reference in New Issue
Block a user