commit:     fb769359aba65ef1c99a85a9345df4c3c8b1d614
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 04:22:36 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 04:22:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=fb769359

world.conf: xf86-input-keyboard requires _XOPEN_SOURCE

 core/etc/grs/world.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 24c2028..804d353 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -7969,6 +7969,10 @@ package.use : x11-base/xorg-drivers:0 
-input_devices_libinput -input_devices_vmm
 [x11-base/xorg-server:0]
 package.use : x11-base/xorg-server:0 -dmx -doc -glamor -kdrive -libressl 
-minimal -selinux -systemd -tslib -unwind -wayland -xephyr -xnest -xvfb ipv6 
nptl static-libs suid udev xorg
 
+[x11-drivers/xf86-input-keyboard:0]
+package.env : x11-drivers/xf86-input-keyboard:0 
x11-drivers_xf86-input-keyboard_0
+env : CPPFLAGS="-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED"
+
 [x11-drivers/xf86-input-mtrack:0]
 package.use : x11-drivers/xf86-input-mtrack:0 -debug
 

Reply via email to