x11-libs/libxcb: Readd multilib dependency on xcb-proto
authorBrian Evans <grknight@gentoo.org>
Sat, 30 May 2020 20:01:32 +0000 (16:01 -0400)
committerBrian Evans <grknight@gentoo.org>
Sat, 30 May 2020 20:05:41 +0000 (16:05 -0400)
While fixing a build dependency with Python the target DEPEND lost
multilib references. This partially reverts to the correct behaviour

Ack-by: Matt Turner <mattst88@gentoo.org>
Closes: https://bugs.gentoo.org/724612
Fixes: 9b6a2669d8c2398497af3c9716ecafbcb15911d1
Signed-off-by: Brian Evans <grknight@gentoo.org>
x11-libs/libxcb/libxcb-1.14.ebuild

index 59e72ccd0e618e209426c0328acec2e3f9700af9..24e099c8ef9e72e50297854f9a4c4d50a62a484f 100644 (file)
@@ -25,6 +25,7 @@ RDEPEND="
        >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
 # Note: ${PYTHON_USEDEP} needs to go verbatim
 DEPEND="${RDEPEND}
+       >=x11-base/xcb-proto-1.14[${MULTILIB_USEDEP}]
        test? ( dev-libs/check[${MULTILIB_USEDEP}] )
        doc? ( app-doc/doxygen[dot] )
        dev-libs/libxslt