xorg-server: add Xephyr (close #6715)

This commit is contained in:
Nikolay Amiantov
2015-03-12 20:15:21 +01:00
committed by Vladimír Čunát
parent c32437b16e
commit edaa3a7643
+1
View File
@@ -302,6 +302,7 @@ in
];
patches = commonPatches;
configureFlags = [
"--enable-kdrive" # not built by default
"--enable-xcsecurity" # enable SECURITY extension
"--with-default-font-path=" # there were only paths containing "${prefix}",
# and there are no fonts in this package anyway