summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2015-01-29 17:49:13 +0100
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2015-01-29 17:49:13 +0100
commit765104ba18c033724c7d32a8e8adbde4a1b46179 (patch)
tree18f8870a3f8545e12a3e90ab5333b936ee504b1f /x11-base
parentx11-libs/libdrm: sync some more changes with portage (diff)
downloadx11-765104ba18c033724c7d32a8e8adbde4a1b46179.tar.gz
x11-765104ba18c033724c7d32a8e8adbde4a1b46179.tar.bz2
x11-765104ba18c033724c7d32a8e8adbde4a1b46179.zip
x11-base/xorg-drivers: add video_cards_tegra flag.
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index 460ecf62..d4bf0b20 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -70,6 +70,7 @@ IUSE_VIDEO_CARDS="
video_cards_sunleo
video_cards_suntcx
video_cards_tdfx
+ video_cards_tegra
video_cards_tga
video_cards_trident
video_cards_tseng
@@ -142,6 +143,7 @@ PDEPEND="
video_cards_sunleo? ( x11-drivers/xf86-video-sunleo )
video_cards_suntcx? ( x11-drivers/xf86-video-suntcx )
video_cards_tdfx? ( x11-drivers/xf86-video-tdfx )
+ video_cards_tegra? ( x11-drivers/xf86-video-opentegra )
video_cards_tga? ( x11-drivers/xf86-video-tga )
video_cards_trident? ( x11-drivers/xf86-video-trident )
video_cards_tseng? ( x11-drivers/xf86-video-tseng )