summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Keogh <bugs.gentoo.org@v6y.net>2024-04-06 08:25:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-06 08:26:10 +0300
commit6649afa76a00f6a8121f38a386729ae26355db07 (patch)
tree8a8505de85513716094b26122bbab06531c297d0 /app-office
parentapp-text/sigil: add rdep on qtsvg:5 (diff)
downloadgentoo-6649afa76a00f6a8121f38a386729ae26355db07.tar.gz
gentoo-6649afa76a00f6a8121f38a386729ae26355db07.tar.bz2
gentoo-6649afa76a00f6a8121f38a386729ae26355db07.zip
app-office/lyx: fix external mythes on debug builds
Signed-off-by: Justin Keogh <bugs.gentoo.org@v6y.net> Closes: https://bugs.gentoo.org/928651 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/lyx-2.4.0_rc4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.4.0_rc4.ebuild b/app-office/lyx/lyx-2.4.0_rc4.ebuild
index ee1f818cff5e..77bf28a6298f 100644
--- a/app-office/lyx/lyx-2.4.0_rc4.ebuild
+++ b/app-office/lyx/lyx-2.4.0_rc4.ebuild
@@ -119,7 +119,7 @@ src_configure() {
-DLYX_EXTERNAL_Z=ON
-DLYX_EXTERNAL_ICONV=ON
-DLYX_EXTERNAL_HUNSPELL=$(usex !debug)
- -DLYX_EXTERNAL_MYTHES=$(usex !debug)
+ -DLYX_EXTERNAL_MYTHES=$(usex !debug ON OFF)
-DLYX_EXTERNAL_BOOST=$(usex !debug)
-DLYX_PROGRAM_SUFFIX=OFF