docs/testsuite: Correct Xephyr package name on Arch Linux (#2913)
The package is called `xorg-server-xephyr`, not `xorg-xserver-xephyr`.
This commit is contained in:
parent
6caf4e1cb5
commit
828c759489
|
@ -75,7 +75,7 @@ used to install the testsuite. Many users prefer to use the more modern
|
||||||
+cpanminus+ instead, though (because it asks no questions and just works):
|
+cpanminus+ instead, though (because it asks no questions and just works):
|
||||||
|
|
||||||
The tests additionally require +Xephyr(1)+ to run a nested X server. Install
|
The tests additionally require +Xephyr(1)+ to run a nested X server. Install
|
||||||
+xserver-xephyr+ on Debian or +xorg-xserver-xephyr+ on Arch Linux.
|
+xserver-xephyr+ on Debian or +xorg-server-xephyr+ on Arch Linux.
|
||||||
|
|
||||||
.Installing testsuite dependencies using cpanminus (preferred)
|
.Installing testsuite dependencies using cpanminus (preferred)
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue