Unverified Commit dfdab379 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module

xpra: add missing invoke python3 module
parents a1ed7e7b 530f4c22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ in buildPythonApplication rec {
    python-uinput
    pyxdg
    rencode
    invoke
  ] ++ lib.optionals withNvenc [
    pycuda
    pynvml