mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/stardict: lock enchant dep to SLOT=0
configure 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>
This commit is contained in:
@@ -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
|
||||
@@ -36,7 +36,7 @@ COMMON_DEPEND="
|
||||
x11-libs/libX11
|
||||
x11-libs/pango
|
||||
gucharmap? ( gnome-extra/gucharmap:0= )
|
||||
spell? ( >=app-text/enchant-1.2 )
|
||||
spell? ( >=app-text/enchant-1.2:0 )
|
||||
tools? (
|
||||
dev-db/mysql-connector-c
|
||||
dev-libs/libpcre:=
|
||||
|
||||
@@ -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
|
||||
@@ -41,7 +41,7 @@ COMMON_DEPEND="
|
||||
espeak? ( >=app-accessibility/espeak-1.29 )
|
||||
flite? ( app-accessibility/flite )
|
||||
gucharmap? ( gnome-extra/gucharmap:2.90= )
|
||||
spell? ( >=app-text/enchant-1.2 )
|
||||
spell? ( >=app-text/enchant-1.2:0 )
|
||||
tools? (
|
||||
dev-db/mysql-connector-c
|
||||
dev-libs/expat
|
||||
|
||||
Reference in New Issue
Block a user