diff options
Diffstat (limited to 'dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild')
-rw-r--r-- | dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild index 19480b0433c9..31500d9fc3ba 100644 --- a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild +++ b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.10 2005/07/22 08:18:45 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.11 2006/03/16 13:44:05 caleb Exp $ inherit gnome2 @@ -15,7 +15,6 @@ LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtkglext-1 =dev-cpp/gtkmm-2.2* - virtual/x11 virtual/opengl virtual/glu" |