diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-14 14:18:38 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-14 14:47:58 -0800 |
commit | 1fec85ceeffac69e7969faf67fd621c6f6cf7dc1 (patch) | |
tree | 450b4f72975c31f68d6b3513871361abcdfc92e2 /x11-wm | |
parent | dev-lang/scala: add missing slash (diff) | |
download | gentoo-1fec85ceeffac69e7969faf67fd621c6f6cf7dc1.tar.gz gentoo-1fec85ceeffac69e7969faf67fd621c6f6cf7dc1.tar.bz2 gentoo-1fec85ceeffac69e7969faf67fd621c6f6cf7dc1.zip |
x11-wm/qtile: Update x11-libs/cairo dependency
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/qtile/qtile-0.14.2-r1.ebuild (renamed from x11-wm/qtile/qtile-0.14.2.ebuild) | 2 | ||||
-rw-r--r-- | x11-wm/qtile/qtile-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/qtile/qtile-0.14.2.ebuild b/x11-wm/qtile/qtile-0.14.2-r1.ebuild index 62b55ebd8472..b9c5aecfceab 100644 --- a/x11-wm/qtile/qtile-0.14.2.ebuild +++ b/x11-wm/qtile/qtile-0.14.2-r1.ebuild @@ -23,7 +23,7 @@ IUSE="test" # docs require sphinxcontrib-blockdiag and sphinxcontrib-seqdiag RDEPEND=" - x11-libs/cairo[xcb] + x11-libs/cairo[X,xcb(+)] x11-libs/pango dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}] diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index 62b55ebd8472..b9c5aecfceab 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-9999.ebuild @@ -23,7 +23,7 @@ IUSE="test" # docs require sphinxcontrib-blockdiag and sphinxcontrib-seqdiag RDEPEND=" - x11-libs/cairo[xcb] + x11-libs/cairo[X,xcb(+)] x11-libs/pango dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}] |