diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 23:38:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 23:38:28 +0000 |
commit | 75332cdb101f1e2a2957ca6350d7f2033b4aa436 (patch) | |
tree | 3f106344350d12ebd59cceb5ffae2fdc30df7115 | |
parent | 78a1c1d06f782d97cf5734f5d2502460a328204e (diff) |
automatic import of python-av
-rw-r--r-- | python-av.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-av.spec b/python-av.spec index f7caae1..bb3c8db 100644 --- a/python-av.spec +++ b/python-av.spec @@ -17,6 +17,7 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/PyAV-%{version}.tar BuildRequires: cmake BuildRequires: ninja-build BuildRequires: g++ +BuildRequires: ffmpeg-devel BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -77,5 +78,6 @@ mv %{buildroot}/doclist.lst . %changelog * Mon Apr 15 2024 YunShu - add help subpackage + * Sun Mar 31 2024 YunShu - add PyAV |