xorg-server: xorg-server-xvfb needs xkeyboard-config

Error without xkeyboard-config:
    XKB: Failed to compile keymap
    Keyboard initialization failed. This could be a missing or incorrect
    setup of xkeyboard-config.
    (EE)
    Fatal server error:
    (EE) Failed to activate core devices.(EE)
This commit is contained in:
Eivind Uggedal 2015-08-14 12:36:48 +00:00
parent 177ab3b641
commit 7ea88092ec

View file

@ -1,7 +1,7 @@
# Template build file for 'xorg-server'.
pkgname=xorg-server
version=1.17.2
revision=4
revision=5
build_pie=yes
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-record --enable-xorg
@ -104,6 +104,7 @@ xorg-server-xephyr_package() {
}
xorg-server-xvfb_package() {
short_desc="Virtual framebuffer X server"
depends="xkeyboard-config"
pkg_install() {
vmove usr/bin/Xvfb
vmove usr/share/man/man1/Xvfb.1