Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
8c5b694ddb |
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 5 07:53:22 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Add explicit python3-setuptools BuildRequires: this was already
|
||||||
|
used in the past, but was pulled in by python3-Mako. As meson
|
||||||
|
explicitly tests for it, it's our responsibility it's there.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 15 14:06:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sat Mar 15 14:06:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -43,6 +43,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: python3-Mako
|
BuildRequires: python3-Mako
|
||||||
BuildRequires: python3-Markdown
|
BuildRequires: python3-Markdown
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
BuildRequires: pkgconfig(libffi) >= 3.0.0
|
BuildRequires: pkgconfig(libffi) >= 3.0.0
|
||||||
# gi-find-deps makes use of 'file' to identify the types.
|
# gi-find-deps makes use of 'file' to identify the types.
|
||||||
|
Reference in New Issue
Block a user