diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-14 14:40:39 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-14 14:47:59 -0800 |
commit | 36b6a4418060b6ca8f2b134fdc24358162fe8c24 (patch) | |
tree | 1a008f11a637a5de7bae7b8d247430acfa639a94 | |
parent | x11-misc/rofi: Update x11-libs/cairo dependency (diff) | |
download | gentoo-36b6a4418060b6ca8f2b134fdc24358162fe8c24.tar.gz gentoo-36b6a4418060b6ca8f2b134fdc24358162fe8c24.tar.bz2 gentoo-36b6a4418060b6ca8f2b134fdc24358162fe8c24.zip |
x11-misc/polybar: Update x11-libs/cairo dependency
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-misc/polybar/polybar-3.3.1-r1.ebuild (renamed from x11-misc/polybar/polybar-3.3.1.ebuild) | 2 | ||||
-rw-r--r-- | x11-misc/polybar/polybar-3.4.2-r1.ebuild (renamed from x11-misc/polybar/polybar-3.4.2.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/polybar/polybar-3.3.1.ebuild b/x11-misc/polybar/polybar-3.3.1-r1.ebuild index 9601feaf9222..38ba2d04f079 100644 --- a/x11-misc/polybar/polybar-3.3.1.ebuild +++ b/x11-misc/polybar/polybar-3.3.1-r1.ebuild @@ -31,7 +31,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" ${PYTHON_DEPS} x11-base/xcb-proto - x11-libs/cairo[xcb] + x11-libs/cairo[X,xcb(+)] x11-libs/libxcb[xkb] x11-libs/xcb-util-image x11-libs/xcb-util-wm diff --git a/x11-misc/polybar/polybar-3.4.2.ebuild b/x11-misc/polybar/polybar-3.4.2-r1.ebuild index e9b811dc1f2f..0c63677028ce 100644 --- a/x11-misc/polybar/polybar-3.4.2.ebuild +++ b/x11-misc/polybar/polybar-3.4.2-r1.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" ${PYTHON_DEPS} x11-base/xcb-proto - x11-libs/cairo[xcb] + x11-libs/cairo[X,xcb(+)] x11-libs/libxcb[xkb] x11-libs/xcb-util-image x11-libs/xcb-util-wm |