diff options
Diffstat (limited to 'app-office/calligra/calligra-2.4.1.ebuild')
-rw-r--r-- | app-office/calligra/calligra-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/calligra/calligra-2.4.1.ebuild b/app-office/calligra/calligra-2.4.1.ebuild index acdfa3a49564..dfb0a802f974 100644 --- a/app-office/calligra/calligra-2.4.1.ebuild +++ b/app-office/calligra/calligra-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v 1.1 2012/04/26 22:35:26 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v 1.2 2012/05/02 21:59:18 dilfridge Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -96,7 +96,7 @@ RDEPEND=" ) postgres? ( dev-db/postgresql-base - =dev-libs/libpqxx-3* + dev-libs/libpqxx ) semantic-desktop? ( dev-libs/soprano $(add_kdebase_dep kdelibs semantic-desktop) ) ssl? ( dev-libs/openssl ) |