diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-11-06 05:20:05 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-11-06 05:20:59 -0500 |
commit | 18e7c565877202c2f0f217921120eb44e0511388 (patch) | |
tree | c9630f4701e3e008199c243e6e2cc8dc454ecc49 /x11-wm | |
parent | app-crypt/mit-krb5: stable 1.15.2 for ia64, bug #636180 (diff) | |
download | gentoo-18e7c565877202c2f0f217921120eb44e0511388.tar.gz gentoo-18e7c565877202c2f0f217921120eb44e0511388.tar.bz2 gentoo-18e7c565877202c2f0f217921120eb44e0511388.zip |
x11-wm/qtile: update xcffib version dep for live ebuild
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/qtile/qtile-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index 4133132c10db..80d12e0f2540 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=dev-python/cairocffi-0.7[${PYTHON_USEDEP}] >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}] >=dev-python/six-1.4.1[${PYTHON_USEDEP}] - >=dev-python/xcffib-0.3.2[${PYTHON_USEDEP}] + >=dev-python/xcffib-0.5.0[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 'python2*') " DEPEND="${RDEPEND} |