diff options
Diffstat (limited to 'python-pyav.spec')
-rw-r--r-- | python-pyav.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyav.spec b/python-pyav.spec index ad8747c..3674545 100644 --- a/python-pyav.spec +++ b/python-pyav.spec @@ -9,8 +9,8 @@ License: Apache-2.0 URL: https://github.com/PyAV-Org/pyav Source0: https://github.com/PyAV-Org/pyav/archive/refs/tags/v%{version}.zip -BuildRequires: python3-Cython python3-devel python3-setuptools python3-setuptools_scm gcc -BuildRequires: python3-google-api-core python3-wheel python3-pkgconfig +BuildRequires: python3-devel python3-setuptools python3-setuptools_scm python3-pip gcc +BuildRequires: python3-Cython python3-google-api-core python3-wheel python3-pkgconfig Requires: ffmpeg python3-numpy python3-pillow %description |