diff options
Diffstat (limited to 'x11-apps/ccsm/ccsm-0.6.0.ebuild')
-rw-r--r-- | x11-apps/ccsm/ccsm-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/ccsm/ccsm-0.6.0.ebuild b/x11-apps/ccsm/ccsm-0.6.0.ebuild index 10343179ab85..b259612a3bc4 100644 --- a/x11-apps/ccsm/ccsm-0.6.0.ebuild +++ b/x11-apps/ccsm/ccsm-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ccsm/ccsm-0.6.0.ebuild,v 1.5 2009/05/05 08:33:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ccsm/ccsm-0.6.0.ebuild,v 1.6 2009/05/05 08:36:49 fauli Exp $ inherit distutils @@ -15,7 +15,7 @@ IUSE="" DEPEND="dev-python/compizconfig-python >=dev-python/pygtk-2.10" -RDPEND="${DEPEND}" +RDEPEND="${DEPEND}" DOCS="AUTHORS PKG-INFO" |