From: Mart Raudsepp Date: Sun, 2 Feb 2020 17:48:52 +0000 (+0200) Subject: media-video/subtitleeditor: lock enchant dep to SLOT=0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89e9fb3fee3d3abc694ba84d9a9f32bda74b3983;p=gentoo.git media-video/subtitleeditor: 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 --- diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild index 7fd3898e88d7..80b462e5b9bf 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="debug nls" # opengl would mix gtk+:2 and :3 which is not possible RDEPEND=" - >=app-text/enchant-1.4 + >=app-text/enchant-1.4:0 app-text/iso-codes >=dev-cpp/cairomm-1.12 >=dev-cpp/glibmm-2.46:2