summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 20:26:14 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 20:26:14 +0000
commit0f6aa1b4578c048ceef4fe0b8bfc807c50dc6779 (patch)
treec652e85742a1e1b674bf5e3508df64c9646dab69 /kde-base/kooka/kooka-3.5.2.ebuild
parentFix DEPEND/RDEPEND. (diff)
downloadgentoo-2-0f6aa1b4578c048ceef4fe0b8bfc807c50dc6779.tar.gz
gentoo-2-0f6aa1b4578c048ceef4fe0b8bfc807c50dc6779.tar.bz2
gentoo-2-0f6aa1b4578c048ceef4fe0b8bfc807c50dc6779.zip
Fix DEPEND/RDEPEND.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'kde-base/kooka/kooka-3.5.2.ebuild')
-rw-r--r--kde-base/kooka/kooka-3.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kooka/kooka-3.5.2.ebuild b/kde-base/kooka/kooka-3.5.2.ebuild
index 34f20a1089e2..6a240d521801 100644
--- a/kde-base/kooka/kooka-3.5.2.ebuild
+++ b/kde-base/kooka/kooka-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.2.ebuild,v 1.10 2006/09/03 11:00:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.2.ebuild,v 1.11 2006/09/24 20:26:14 flameeyes Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -12,7 +12,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan)
media-libs/tiff"
-
+RDEPEND="${DEPEND}"
KMCOPYLIB="libkscan libkscan"
KMEXTRACTONLY="libkscan"