mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
xpra: fix missed ffmpeg_3_2 reference
This commit is contained in:
parent
c49a454210
commit
c5fbf35be0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ in buildPythonApplication rec {
|
|||
|
||||
pango cairo gdk_pixbuf atk gtk2 glib
|
||||
|
||||
ffmpeg_3_2 libvpx x264 libwebp
|
||||
ffmpeg libvpx x264 libwebp
|
||||
|
||||
gobjectIntrospection
|
||||
gst_all_1.gstreamer
|
||||
|
|
Loading…
Reference in a new issue