summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-07-30 09:16:15 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-07-30 09:16:15 +0000
commit35e5752eef175952a3449bc6d7b35f21fe199093 (patch)
tree97ce8a6990a0474fff977e61768ebb26dfe5beec /kde-base/ksvg
parentAdd dependency on libart_lgpl. (diff)
downloadhistorical-35e5752eef175952a3449bc6d7b35f21fe199093.tar.gz
historical-35e5752eef175952a3449bc6d7b35f21fe199093.tar.bz2
historical-35e5752eef175952a3449bc6d7b35f21fe199093.zip
Correct dependencies.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/ksvg')
-rw-r--r--kde-base/ksvg/ksvg-3.4.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/ksvg/ksvg-3.4.2.ebuild b/kde-base/ksvg/ksvg-3.4.2.ebuild
index ae3c10c2b1a7..a8393c3598ce 100644
--- a/kde-base/ksvg/ksvg-3.4.2.ebuild
+++ b/kde-base/ksvg/ksvg-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/ksvg/ksvg-3.4.2.ebuild,v 1.1 2005/07/28 21:16:23 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksvg/ksvg-3.4.2.ebuild,v 1.2 2005/07/30 09:13:54 greg_g Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -11,6 +11,8 @@ DESCRIPTION="SVG viewer library and embeddable kpart"
KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="media-libs/libart_lgpl
+DEPEND=">=media-libs/freetype-2
+ media-libs/fontconfig
+ media-libs/libart_lgpl
media-libs/lcms
dev-libs/fribidi"