summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-07-30 09:07:54 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-07-30 09:07:54 +0000
commit1e63187c1038b9eb8c52026cc186171da627770f (patch)
tree89a8b470aa9669b01debffa7ab4e0befef05ee5c /kde-base/quanta/quanta-3.4.2.ebuild
parentcorrecting depend/rdepend for pkgconfig (diff)
downloadhistorical-1e63187c1038b9eb8c52026cc186171da627770f.tar.gz
historical-1e63187c1038b9eb8c52026cc186171da627770f.tar.bz2
historical-1e63187c1038b9eb8c52026cc186171da627770f.zip
Correct dependencies.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/quanta/quanta-3.4.2.ebuild')
-rw-r--r--kde-base/quanta/quanta-3.4.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-base/quanta/quanta-3.4.2.ebuild b/kde-base/quanta/quanta-3.4.2.ebuild
index 5e1bc90ff87e..8b0609cedd4a 100644
--- a/kde-base/quanta/quanta-3.4.2.ebuild
+++ b/kde-base/quanta/quanta-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.2.ebuild,v 1.1 2005/07/28 21:16:26 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.2.ebuild,v 1.2 2005/07/30 09:07:54 greg_g Exp $
KMNAME=kdewebdev
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -9,7 +9,8 @@ inherit kde-meta eutils
DESCRIPTION="KDE: Quanta Plus Web Development Environment"
KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc tidy"
-DEPEND="dev-libs/libxml2"
+DEPEND="dev-libs/libxslt
+ dev-libs/libxml2"
RDEPEND="$DEPEND
$(deprange $PV $MAXKDEVER kde-base/kfilereplace)
$(deprange $PV $MAXKDEVER kde-base/kimagemapeditor)