diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-24 23:15:52 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-24 23:15:52 +0000 |
commit | 91425ef5fffe23785c013150cd65ae41a1f765a5 (patch) | |
tree | 5860b3cfbe0f04b1c3f9b0a03d0e75b71aafb880 /x11-libs/cairo/cairo-9999.ebuild | |
parent | Mask cairo-1.12.0 (diff) | |
download | gentoo-2-91425ef5fffe23785c013150cd65ae41a1f765a5.tar.gz gentoo-2-91425ef5fffe23785c013150cd65ae41a1f765a5.tar.bz2 gentoo-2-91425ef5fffe23785c013150cd65ae41a1f765a5.zip |
Version bump, bug #401377. Adjust openvg dependency.
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo/cairo-9999.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index 9edef51bc27b..d84890d29e01 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.15 2011/08/14 06:48:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.16 2012/03/24 23:15:52 chithanh Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="media-libs/fontconfig directfb? ( dev-libs/DirectFB ) glib? ( >=dev-libs/glib-2.28.6:2 ) opengl? ( virtual/opengl ) - openvg? ( media-libs/mesa[gallium] ) + openvg? ( media-libs/mesa[openvg] ) qt4? ( >=x11-libs/qt-gui-4.4:4 ) svg? ( dev-libs/libxml2 ) X? ( |