media-video/ogmrip: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 17:47:42 +0000 (19:47 +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/ogmrip/ogmrip-1.0.1.ebuild

index ee450b86fafaeb1cc1149e86494f3aa2bdda51fd..0c63e0d65033415baf5c324e154064a277fc7292 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -34,7 +34,7 @@ COMMON_DEPEND="
        mp3? ( media-sound/lame )
        mp4? ( >=media-video/gpac-0.4.2 )
        ogm? ( media-sound/ogmtools )
-       spell? ( >=app-text/enchant-1.1.0 )
+       spell? ( >=app-text/enchant-1.1.0:0 )
        srt? ( ||
                (
                        ( >=app-text/tesseract-2 media-libs/tiff )