media-video/subtitleeditor: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 17:48:52 +0000 (19:48 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:34:21 +0000 (21:34 +0200)
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>
media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild

index 7fd3898e88d7ed2009da2dbf576fe937c17832f8..80b462e5b9bfa22b74bf9eb042ae67d945ab5411 100644 (file)
@@ -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