x11-base/xorg-drivers: add video_cards_amdgpu flag

Package-Manager: portage-2.2.20.1
This commit is contained in:
Chí-Thanh Christopher Nguyễn
2015-09-02 04:04:42 +02:00
parent 11baefd611
commit f3efd79e71

View File

@@ -32,6 +32,7 @@ IUSE_INPUT_DEVICES="
input_devices_wacom
"
IUSE_VIDEO_CARDS="
video_cards_amdgpu
video_cards_apm
video_cards_ast
video_cards_chips
@@ -104,6 +105,7 @@ PDEPEND="
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
input_devices_wacom? ( x11-drivers/xf86-input-wacom )
video_cards_amdgpu? ( x11-drivers/xf86-video-amdgpu )
video_cards_apm? ( x11-drivers/xf86-video-apm )
video_cards_ast? ( x11-drivers/xf86-video-ast )
video_cards_chips? ( x11-drivers/xf86-video-chips )