x11-base/xorg-drivers: add video_cards_amdgpu flag
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Wed, 2 Sep 2015 02:04:42 +0000 (04:04 +0200)
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Wed, 2 Sep 2015 02:04:42 +0000 (04:04 +0200)
Package-Manager: portage-2.2.20.1

x11-base/xorg-drivers/xorg-drivers-1.17.ebuild

index a3ed05424e32e86efe12b401d1df1d6a47d607a2..4afd422952660f96432608e88de4a93282956631 100644 (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 )