Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module

xpra: add missing invoke python3 module
This commit is contained in:
Jörg Thalheim
2023-01-02 23:21:09 +01:00
committed by GitHub
+1
View File
@@ -151,6 +151,7 @@ in buildPythonApplication rec {
python-uinput
pyxdg
rencode
invoke
] ++ lib.optionals withNvenc [
pycuda
pynvml