diff options
Diffstat (limited to 'app-office/calligra/calligra-9999.ebuild')
-rw-r--r-- | app-office/calligra/calligra-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index ed7dcbb73d57..bab878d6ab62 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.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-9999.ebuild,v 1.29 2012/08/30 11:30:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.30 2012/09/13 19:36:29 scarabeus Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -189,7 +189,7 @@ src_configure() { $(cmake-utils_use_with lcms LCMS2) $(cmake-utils_use_with marble Marble) $(cmake-utils_use_with mysql MySQL) - $(cmake-utils_use_build mysql) + $(cmake-utils_use_build mysql mySQL) $(cmake-utils_use_with okular Okular) $(cmake-utils_use_with opengtl OpenCTL) $(cmake-utils_use_with openexr OpenEXR) |