diff options
Diffstat (limited to 'media-libs/mesa/mesa-8.0.1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-8.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-8.0.1.ebuild b/media-libs/mesa/mesa-8.0.1.ebuild index b9a785595758..4539217a86f3 100644 --- a/media-libs/mesa/mesa-8.0.1.ebuild +++ b/media-libs/mesa/mesa-8.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.1.ebuild,v 1.3 2012/03/29 21:04:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.1.ebuild,v 1.4 2012/05/05 08:02:26 jdhore Exp $ EAPI=4 @@ -114,7 +114,7 @@ DEPEND="${RDEPEND} llvm? ( >=sys-devel/llvm-2.9 ) =dev-lang/python-2* dev-libs/libxml2[python] - dev-util/pkgconfig + virtual/pkgconfig sys-devel/bison sys-devel/flex x11-misc/makedepend |