summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-02 19:48:52 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-02 21:34:21 +0200
commit89e9fb3fee3d3abc694ba84d9a9f32bda74b3983 (patch)
tree950a4fd6f3e0209fd56313ff195068ad697a89d9
parentmedia-video/ogmrip: lock enchant dep to SLOT=0 (diff)
downloadgentoo-89e9fb3f.tar.gz
gentoo-89e9fb3f.tar.bz2
gentoo-89e9fb3f.zip
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 <leio@gentoo.org>
-rw-r--r--media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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