Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f08714296 | ||
|
|
a58849358d |
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue