commit: 604087aac5755d6a0e5a360eb6c4dcd1afbaac52 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 22:24:15 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 22:24:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604087aa
x11-misc/compose-tables: Change from hard to soft blocker Bug: https://bugs.gentoo.org/749576 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-misc/compose-tables/compose-tables-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild index 680f8d2f524..252ac5809af 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild @@ -19,7 +19,7 @@ DEPEND=" x11-base/xorg-proto >=x11-libs/libxcb-1.11.1 x11-libs/xtrans" -RDEPEND="!!<x11-libs/libX11-1.7.0" +RDEPEND="!<x11-libs/libX11-1.7.0" XORG_CONFIGURE_OPTIONS=( --without-xmlto
