xorg-server: add Xephyr (close #6715)

This commit is contained in:
Nikolay Amiantov 2015-03-02 19:04:27 +03:00 committed by Vladimír Čunát
parent c32437b16e
commit edaa3a7643

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