summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Balistreri <brain@gentoo.org>2003-05-24 11:34:30 +0000
committerMichele Balistreri <brain@gentoo.org>2003-05-24 11:34:30 +0000
commit79872f37b88378ebcd767fdfc11e75e88fc542d4 (patch)
treee8286e2d72f341d7ff12a2d9700065691c9237c2 /app-office
parentInitial import (diff)
downloadhistorical-79872f37b88378ebcd767fdfc11e75e88fc542d4.tar.gz
historical-79872f37b88378ebcd767fdfc11e75e88fc542d4.tar.bz2
historical-79872f37b88378ebcd767fdfc11e75e88fc542d4.zip
added dependencie to QSA
Diffstat (limited to 'app-office')
-rw-r--r--app-office/koffice/koffice-1.3_beta1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.3_beta1.ebuild b/app-office/koffice/koffice-1.3_beta1.ebuild
index 5caedd89ef38..923bcf236d7b 100644
--- a/app-office/koffice/koffice-1.3_beta1.ebuild
+++ b/app-office/koffice/koffice-1.3_beta1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3_beta1.ebuild,v 1.2 2003/05/19 13:02:52 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3_beta1.ebuild,v 1.3 2003/05/24 11:34:30 brain Exp $
inherit kde-base flag-o-matic
# TODO : mysql support
@@ -25,7 +25,8 @@ DEPEND="$DEPEND
>=media-libs/libart_lgpl-2.3.9
>=media-gfx/imagemagick-5.4.5
>=app-text/wv2-0.0.9
- dev-util/pkgconfig"
+ dev-util/pkgconfig
+ >=dev-libs/qsa-1.0_pre20030513"
export LIBPYTHON="`python-config --libs`"
export LIBPYTHON="${LIBPYTHON//-L \/usr\/lib\/python2.2\/config}"