commit: cb6b191946589a6681af7b46503e2637b41a3e99 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 18:08:31 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 18:08:31 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=cb6b1919
world.conf: add amdgpu, libinput and wacom support core/etc/grs/world.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 1655a0e..46360e6 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -382,7 +382,7 @@ package.use : dev-libs/libical:0 -doc -examples static-libs package.use : dev-libs/libindicate:3 gtk introspection [dev-libs/libinput:0] -package.use : dev-libs/libinput:0 -input_devices_wacom -test +package.use : dev-libs/libinput:0 input_devices_wacom -test [dev-libs/libksba:0] package.use : dev-libs/libksba:0 static-libs @@ -1503,7 +1503,7 @@ package.use : x11-apps/xauth:0 -test ipv6 package.use : x11-apps/xinit:0 -systemd minimal [x11-base/xorg-drivers:0] -package.use : x11-base/xorg-drivers:0 -input_devices_libinput -input_devices_vmmouse -video_cards_amdgpu -video_cards_ark -video_cards_dummy -video_cards_fglrx -video_cards_freedreno -video_cards_geode -video_cards_i740 -video_cards_i915 -video_cards_i965 -video_cards_newport -video_cards_nvidia -video_cards_omap -video_cards_radeonsi -video_cards_sis -video_cards_sunbw2 -video_cards_suncg14 -video_cards_suncg3 -video_cards_suncg6 -video_cards_sunffb -video_cards_sunleo -video_cards_suntcx -video_cards_tegra -video_cards_vc4 -video_cards_via -video_cards_virtualbox -video_cards_vmware -video_cards_voodoo input_devices_acecad input_devices_aiptek input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_mutouch input_devices_penmount input_devices_synaptics input_devices_tslib input_devices_void input_devices_wacom video_cards_apm video_cards_ast video_cards_chips video_cards _cirrus video_cards_epson video_cards_fbdev video_cards_glint video_cards_i128 video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_nouveau video_cards_nv video_cards_qxl video_cards_r128 video_cards_radeon video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_vesa +package.use : x11-base/xorg-drivers:0 input_devices_libinput -input_devices_vmmouse video_cards_amdgpu -video_cards_ark -video_cards_dummy -video_cards_fglrx -video_cards_freedreno -video_cards_geode -video_cards_i740 -video_cards_i915 -video_cards_i965 -video_cards_newport -video_cards_nvidia -video_cards_omap -video_cards_radeonsi -video_cards_sis -video_cards_sunbw2 -video_cards_suncg14 -video_cards_suncg3 -video_cards_suncg6 -video_cards_sunffb -video_cards_sunleo -video_cards_suntcx -video_cards_tegra -video_cards_vc4 -video_cards_via -video_cards_virtualbox -video_cards_vmware -video_cards_voodoo input_devices_acecad input_devices_aiptek input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_mutouch input_devices_penmount input_devices_synaptics input_devices_tslib input_devices_void input_devices_wacom video_cards_apm video_cards_ast video_cards_chips video_cards_c irrus video_cards_epson video_cards_fbdev video_cards_glint video_cards_i128 video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_nouveau video_cards_nv video_cards_qxl video_cards_r128 video_cards_radeon video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_vesa [x11-base/xorg-server:0] package.use : x11-base/xorg-server:0 -debug -dmx -doc -kdrive -libressl -minimal -selinux -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb glamor ipv6 static-libs suid udev xorg @@ -1655,7 +1655,7 @@ package.use : x11-libs/libXxf86misc:0 static-libs package.use : x11-libs/libXxf86vm:0 static-libs [x11-libs/libdrm:0] -package.use : x11-libs/libdrm:0 -libkms -valgrind -video_cards_amdgpu -video_cards_exynos -video_cards_freedreno -video_cards_omap -video_cards_tegra -video_cards_vc4 -video_cards_vivante -video_cards_vmware static-libs video_cards_intel video_cards_nouveau video_cards_radeon +package.use : x11-libs/libdrm:0 -libkms -valgrind video_cards_amdgpu -video_cards_exynos -video_cards_freedreno -video_cards_omap -video_cards_tegra -video_cards_vc4 -video_cards_vivante -video_cards_vmware static-libs video_cards_intel video_cards_nouveau video_cards_radeon [x11-libs/libfontenc:0] package.use : x11-libs/libfontenc:0 static-libs
