diff options
Diffstat (limited to 'app-office/koffice/koffice-1.6.1-r1.ebuild')
-rw-r--r-- | app-office/koffice/koffice-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.6.1-r1.ebuild b/app-office/koffice/koffice-1.6.1-r1.ebuild index f8bfe81272bd..43f7320aa6e8 100644 --- a/app-office/koffice/koffice-1.6.1-r1.ebuild +++ b/app-office/koffice/koffice-1.6.1-r1.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/app-office/koffice/koffice-1.6.1-r1.ebuild,v 1.9 2007/02/15 00:37:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.1-r1.ebuild,v 1.10 2007/02/16 11:30:33 flameeyes Exp $ inherit kde @@ -28,7 +28,7 @@ RDEPEND=">=media-libs/freetype-2 dev-libs/libxslt sys-libs/readline mysql? ( virtual/mysql ) - postgres? ( dev-libs/libpqxx ) + postgres? ( <dev-libs/libpqxx-2.6.9 ) virtual/python dev-lang/ruby >=app-text/wv2-0.1.9 |