diff options
-rw-r--r-- | python-pyav.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pyav.spec b/python-pyav.spec index 3674545..75796b8 100644 --- a/python-pyav.spec +++ b/python-pyav.spec @@ -11,6 +11,7 @@ Source0: https://github.com/PyAV-Org/pyav/archive/refs/tags/v%{version}.z BuildRequires: python3-devel python3-setuptools python3-setuptools_scm python3-pip gcc BuildRequires: python3-Cython python3-google-api-core python3-wheel python3-pkgconfig +BuildRequires: ffmpeg-devel ffmpeg-libs Requires: ffmpeg python3-numpy python3-pillow %description |