Merge pull request #87985 from lourkeur/fix_85694

xpra: fix #85694
This commit is contained in:
Jaka Hudoklin
2020-06-03 14:37:35 +00:00
committed by GitHub
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ in buildPythonApplication rec {
(substituteAll {
src = ./fix-paths.patch;
inherit (xorg) xkeyboardconfig;
inherit libfakeXinerama;
})
./fix-41106.patch
];