diff --git a/srcpkgs/xorg-server/files/20-modules.conf b/srcpkgs/xorg-server/files/20-modules.conf index 9b75c15f23..1e13942d66 100644 --- a/srcpkgs/xorg-server/files/20-modules.conf +++ b/srcpkgs/xorg-server/files/20-modules.conf @@ -3,6 +3,7 @@ Section "Module" Load "glx" Load "int10" Load "vbe" + Load "wfb" Load "fb" Load "fbdevhw" Load "shadowfb" diff --git a/srcpkgs/xorg-server/template b/srcpkgs/xorg-server/template index 41f9c3349f..6e24d34cdd 100644 --- a/srcpkgs/xorg-server/template +++ b/srcpkgs/xorg-server/template @@ -1,7 +1,7 @@ # Template build file for 'xorg-server'. pkgname=xorg-server version=1.18.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-ipv6 --enable-record --enable-xorg --enable-xnest --enable-xephyr --enable-composite --enable-xvfb