Commit 433fe023 authored by Antoine Pietri's avatar Antoine Pietri
Browse files

escrotum: add ffmpeg-full to PATH of wrapper

Screen recording requires ffmpeg with --enable-libxcb.
parent 90e85bc7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
{ lib, python3Packages, fetchFromGitHub
, ffmpeg-full
, gtk3
, pango
, gobject-introspection
@@ -33,6 +34,8 @@ with python3Packages; buildPythonApplication {

  outputs = [ "out" "man" ];

  makeWrapperArgs = ["--prefix PATH : ${lib.makeBinPath [ ffmpeg-full ]}"];

  postInstall = ''
    mkdir -p $man/share/man/man1
    cp man/escrotum.1 $man/share/man/man1/