summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-07-13 14:13:14 +0200
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-07-13 14:13:14 +0200
commit6bd9170f5777df3dd9c503960b38d883222e25ad (patch)
tree3c9ab161dbc494bfa75109d8848f894e43ad82ae /x11-drivers
parentx11-libs/libvdpau-va-gl: version bump, multilib.eclass is not used (diff)
downloadx11-6bd9170f5777df3dd9c503960b38d883222e25ad.tar.gz
x11-6bd9170f5777df3dd9c503960b38d883222e25ad.tar.bz2
x11-6bd9170f5777df3dd9c503960b38d883222e25ad.zip
x11-drivers/xf86-video-ati: bump libdrm dependency.
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index bee7ffc9..f9234314 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="ATI video driver"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="glamor udev"
-RDEPEND=">=x11-libs/libdrm-2.4.44[video_cards_radeon]
+RDEPEND=">=x11-libs/libdrm-2.4.46[video_cards_radeon]
glamor? ( x11-libs/glamor )
udev? ( virtual/udev )"
DEPEND="${RDEPEND}"