diff options
Diffstat (limited to 'x11-themes/domino/domino-0.4.ebuild')
-rw-r--r-- | x11-themes/domino/domino-0.4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/domino/domino-0.4.ebuild b/x11-themes/domino/domino-0.4.ebuild index fbc327b04101..58aa3fb03491 100644 --- a/x11-themes/domino/domino-0.4.ebuild +++ b/x11-themes/domino/domino-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/domino/domino-0.4.ebuild,v 1.1 2007/02/16 23:32:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/domino/domino-0.4.ebuild,v 1.2 2007/02/17 00:45:05 flameeyes Exp $ ARTS_REQUIRED="never" inherit kde @@ -14,6 +14,5 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND="" -RDEPEND="" +RDEPEND="|| ( kde-base/kwin kde-base/kdebase )" need-kde 3.4 |