mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
kooha: fix missing x264enc codec
This commit is contained in:
parent
e9cd8a18b0
commit
d396bdfe30
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
|
|||
gobject-introspection
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-plugins-base
|
||||
gst_all_1.gst-plugins-ugly
|
||||
gtk4
|
||||
libadwaita
|
||||
libpulseaudio
|
||||
|
|
Loading…
Reference in a new issue