dev-db/sqlite: Depend on >=dev-lang/tcl-8.6 for test suite.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sun, 10 Jun 2018 03:45:53 +0000 (05:45 +0200)
committerMike Gilbert <floppym@gentoo.org>
Wed, 13 Jun 2018 14:36:22 +0000 (10:36 -0400)
Closes: https://bugs.gentoo.org/656058

dev-db/sqlite/sqlite-3.23.1.ebuild

index 17fce9c347679eb893b132d598c8144303412df0..058999a1e0fffa8bb694b6c69c5f5ff904754eb1 100644 (file)
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
        tcl? ( app-arch/unzip )
        test? (
                app-arch/unzip
-               dev-lang/tcl:0[${MULTILIB_USEDEP}]
+               >=dev-lang/tcl-8.6:0[${MULTILIB_USEDEP}]
        )
        tools? ( app-arch/unzip )"