summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-02 21:21:41 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-02 21:34:26 +0200
commit31f9d517e99731ec4f6d3874f3eaa6fd094494a9 (patch)
tree52f35bc67a320c0e90f2b8a5e96ef795092e76c9 /net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
parentnet-im/psi: lock enchant dep to SLOT=0 (diff)
downloadgentoo-31f9d517e99731ec4f6d3874f3eaa6fd094494a9.tar.gz
gentoo-31f9d517e99731ec4f6d3874f3eaa6fd094494a9.tar.bz2
gentoo-31f9d517e99731ec4f6d3874f3eaa6fd094494a9.zip
net-im/vacuum: lock enchant dep to SLOT=0
cmake checks only for enchant.pc, not enchant-2.pc Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild')
-rw-r--r--net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
index 0b60a4d2b10a..cdb7af2a260d 100644
--- a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
+++ b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -58,7 +58,7 @@ DEPEND="
messagearchiver? ( dev-qt/qtsql:5[sqlite] )
spell? (
aspell? ( app-text/aspell )
- enchant? ( app-text/enchant )
+ enchant? ( app-text/enchant:0 )
hunspell? ( app-text/hunspell )
)
"