Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Simone Caronni
3f08714296 Tools require pyhton library (#2290426) 2025-04-26 09:07:10 +02:00
Simone Caronni
a58849358d Drop installing tox test requirements 2025-04-26 09:07:10 +02:00

View file

@ -49,6 +49,7 @@ Development files for %{name}.
%package tools
Summary: Extra tools for VapourSynth
Requires: python3-vapoursynth%{?_isa} = %{version}-%{release}
%description tools
This package contains the vspipe tool for interfacing with VapourSynth.
@ -57,7 +58,7 @@ This package contains the vspipe tool for interfacing with VapourSynth.
%autosetup -p1 -n %{name}-R%{version}
%generate_buildrequires
%pyproject_buildrequires -t
%pyproject_buildrequires
%build
autoreconf -vif