diff --git a/srcpkgs/xorg-server/files/20-modules.conf b/srcpkgs/xorg-server/files/20-modules.conf index 33b92164617..9b75c15f23c 100644 --- a/srcpkgs/xorg-server/files/20-modules.conf +++ b/srcpkgs/xorg-server/files/20-modules.conf @@ -4,6 +4,7 @@ Section "Module" Load "int10" Load "vbe" Load "fb" + Load "fbdevhw" Load "shadowfb" Load "shadow" Load "vgahw" diff --git a/srcpkgs/xorg-server/template b/srcpkgs/xorg-server/template index 89addf80da3..7e5fe71b35d 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.17.2 -revision=5 +revision=6 build_pie=yes build_style=gnu-configure configure_args="--enable-ipv6 --enable-record --enable-xorg