summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2013-01-19 16:38:20 -0500
committerAlexandre Rostovtsev <tetromino@gentoo.org>2013-01-19 16:38:20 -0500
commit8a27fe3d840bc6019b221beb8da3d9d842b0ef46 (patch)
tree0507a9806dc6ac00a95b20470211ef5c647ebfb0
parenteclass/gnome2.eclass: sync documentation updates with gx86 (diff)
downloadgnome-8a27fe3d840bc6019b221beb8da3d9d842b0ef46.tar.gz
gnome-8a27fe3d840bc6019b221beb8da3d9d842b0ef46.tar.bz2
gnome-8a27fe3d840bc6019b221beb8da3d9d842b0ef46.zip
media-libs/cogl: remove unneeded glu dependency (#452912)
Thanks to Matt Turner for noticing.
-rw-r--r--media-libs/cogl/cogl-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/cogl/cogl-9999.ebuild b/media-libs/cogl/cogl-9999.ebuild
index f1c79b8f..4a4da336 100644
--- a/media-libs/cogl/cogl-9999.ebuild
+++ b/media-libs/cogl/cogl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -33,7 +33,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
x11-libs/libXdamage
x11-libs/libXext
>=x11-libs/libXfixes-3
- virtual/glu
virtual/opengl
gles2? ( media-libs/mesa[gles2] )