summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-02 21:23:01 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-02 21:34:27 +0200
commite9a0452a72de64bada801bbf67b33d4b4a9d9aa1 (patch)
treecc8cb6fc8752cad397ba801cd6247477f3437324 /net-im
parentnet-im/vacuum: lock enchant dep to SLOT=0 (diff)
downloadgentoo-e9a0452a72de64bada801bbf67b33d4b4a9d9aa1.tar.gz
gentoo-e9a0452a72de64bada801bbf67b33d4b4a9d9aa1.tar.bz2
gentoo-e9a0452a72de64bada801bbf67b33d4b4a9d9aa1.zip
net-im/kadu: 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')
-rw-r--r--net-im/kadu/kadu-4.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kadu/kadu-4.3-r2.ebuild b/net-im/kadu/kadu-4.3-r2.ebuild
index 8caf2eac7c4f..4b1cc6ce54b2 100644
--- a/net-im/kadu/kadu-4.3-r2.ebuild
+++ b/net-im/kadu/kadu-4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -49,7 +49,7 @@ COMMON_DEPEND="
>=dev-libs/libgcrypt-1.2.2:0
>=net-libs/libotr-4.1.0
)
- spell? ( app-text/enchant )
+ spell? ( app-text/enchant:0 )
xmpp? (
net-dns/libidn:*
>=net-libs/qxmpp-0.9.3-r1