xkbcomp needs the X11/extensions/XKBgeom.h header, which moved from
xorgproto to libX11. libX11-1.6.9 is the first version to include the
header.
Closes: https://bugs.gentoo.org/711578
Signed-off-by: Matt Turner <mattst88@gentoo.org>
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND="
- x11-libs/libX11
+ >=x11-libs/libX11-1.6.9
x11-libs/libxkbfile"
RDEPEND="${DEPEND}"
BDEPEND="sys-devel/bison"