diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-11 20:49:12 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-11 20:49:12 +0000 |
commit | cab9a9fed8d4f20a41d1a6b870dfb5909e42736e (patch) | |
tree | 9a5c633b27e5491df61fa20771735f7df97623e6 /app-office/calligra/calligra-9999.ebuild | |
parent | marked x86 per bug 411059 (diff) | |
download | gentoo-2-cab9a9fed8d4f20a41d1a6b870dfb5909e42736e.tar.gz gentoo-2-cab9a9fed8d4f20a41d1a6b870dfb5909e42736e.tar.bz2 gentoo-2-cab9a9fed8d4f20a41d1a6b870dfb5909e42736e.zip |
calligra-2.4.0 needs additional confirmation that qt has been patched, bug 411629; remove old
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-office/calligra/calligra-9999.ebuild')
-rw-r--r-- | app-office/calligra/calligra-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index ce5c650b9d96..13b7f0e8ddd0 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.14 2012/04/06 21:53:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.15 2012/04/11 20:49:12 dilfridge Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -123,6 +123,7 @@ src_configure() { # first write out things we want to hard-enable local mycmakeargs=( + "-DIHAVEPATCHEDQT=ON" "-DWITH_Boost=ON" "-DWITH_LibXml2=ON" "-DWITH_PNG=ON" |