diff options
Diffstat (limited to 'app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild')
-rw-r--r-- | app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild b/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild index 0e2186ed081b..dd6eb24c13aa 100644 --- a/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild,v 1.1 2008/09/22 21:08:18 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdaps-gl/hdaps-gl-0.0.5.ebuild,v 1.2 2010/09/16 18:06:17 scarabeus Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="virtual/glu" +DEPEND="virtual/opengl" src_unpack() { unpack ${A} |