diff options
Diffstat (limited to 'x11-plugins/epplets/epplets-0.12.ebuild')
-rw-r--r-- | x11-plugins/epplets/epplets-0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild index 9d45e8dee740..e6a04b6dd9e3 100644 --- a/x11-plugins/epplets/epplets-0.12.ebuild +++ b/x11-plugins/epplets/epplets-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.1 2009/01/06 10:51:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.2 2010/09/16 17:37:29 scarabeus Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -13,7 +13,7 @@ IUSE="esd" RDEPEND="x11-libs/libX11 x11-libs/libXext - virtual/glut + media-libs/freeglut esd? ( media-sound/esound ) media-libs/imlib2 >=x11-wm/enlightenment-0.16.4" |