diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-22 17:24:15 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-22 17:24:38 -0500 |
commit | 604087aac5755d6a0e5a360eb6c4dcd1afbaac52 (patch) | |
tree | 8c216f303de974335298668c58646f2b33ca3e92 /x11-misc | |
parent | media-gfx/imagemagick: rev bump to increase subslot (diff) | |
download | gentoo-604087aac5755d6a0e5a360eb6c4dcd1afbaac52.tar.gz gentoo-604087aac5755d6a0e5a360eb6c4dcd1afbaac52.tar.bz2 gentoo-604087aac5755d6a0e5a360eb6c4dcd1afbaac52.zip |
x11-misc/compose-tables: Change from hard to soft blocker
Bug: https://bugs.gentoo.org/749576
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 680f8d2f5248..252ac5809af1 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 |