mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-29 23:08:28 +00:00
chore(modern-colorthief): pyproject-rpm-macros build dep (#4867)
I forgot EL10 is different and doesn't automatically pull this as a dep of the other Python build packages. Partner to a PR I am going to do for <= 42 to re-enable the tests so this backports cleanly once this package is merged on all branches. Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -17,6 +17,7 @@ BuildRequires: cargo-rpm-macros
|
||||
BuildRequires: maturin
|
||||
BuildRequires: mold
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3dist(pip)
|
||||
BuildRequires: python3dist(setuptools)
|
||||
%if %{with docs}
|
||||
|
||||
Reference in New Issue
Block a user