mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-base/xorg-drivers: Make VIDEO_CARDS=freedreno require xorg-server[glamor].
See http://bloggingthemonkey.blogspot.com/2016/11/a-quick-note-for-usersdistros.html
This commit is contained in:
@@ -113,7 +113,7 @@ PDEPEND="
|
||||
video_cards_cirrus? ( x11-drivers/xf86-video-cirrus )
|
||||
video_cards_dummy? ( x11-drivers/xf86-video-dummy )
|
||||
video_cards_fbdev? ( x11-drivers/xf86-video-fbdev )
|
||||
video_cards_freedreno? ( x11-drivers/xf86-video-freedreno )
|
||||
video_cards_freedreno? ( >=x11-base/xorg-server-${PV}[glamor] )
|
||||
video_cards_geode? ( x11-drivers/xf86-video-geode )
|
||||
video_cards_glint? ( x11-drivers/xf86-video-glint )
|
||||
video_cards_i128? ( x11-drivers/xf86-video-i128 )
|
||||
|
||||
Reference in New Issue
Block a user