python313Packages.sipsimple: pin ffmpeg to version 7
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
cython,
|
||||
setuptools,
|
||||
alsa-lib,
|
||||
ffmpeg,
|
||||
ffmpeg_7,
|
||||
libopus,
|
||||
libuuid,
|
||||
libv4l,
|
||||
@@ -102,7 +102,7 @@ buildPythonPackage rec {
|
||||
|
||||
buildInputs = [
|
||||
alsa-lib
|
||||
ffmpeg
|
||||
ffmpeg_7
|
||||
libopus
|
||||
libuuid
|
||||
libv4l
|
||||
|
||||
Reference in New Issue
Block a user