x11-misc/polybar: Fix use dep on xcb-proto
authorJohannes Huber <johu@gentoo.org>
Wed, 12 Feb 2020 17:20:44 +0000 (18:20 +0100)
committerJohannes Huber <johu@gentoo.org>
Wed, 12 Feb 2020 17:20:44 +0000 (18:20 +0100)
Closes: https://bugs.gentoo.org/708158
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Johannes Huber <johu@gentoo.org>
x11-misc/polybar/polybar-3.4.2-r1.ebuild

index 0c63677028ce460fbc9ac203263d155c007482c1..70111d6c06d6ce77b01e2c3c18ed24a826004cdb 100644 (file)
@@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
        ${PYTHON_DEPS}
-       x11-base/xcb-proto
+       $(python_gen_cond_dep 'x11-base/xcb-proto[${PYTHON_MULTI_USEDEP}]')
        x11-libs/cairo[X,xcb(+)]
        x11-libs/libxcb[xkb]
        x11-libs/xcb-util-image