dev-python/Kivy: add mesa to RDEPEND.

Signed-off-by: Steffen Kuhn <nielson2@yandex.com>

Closes: https://bugs.gentoo.org/670546
Closes: https://github.com/gentoo/gentoo/pull/10355
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
stefson
2018-11-07 19:06:46 +01:00
committed by Patrice Clement
parent 297cda9142
commit a209905bd7

View File

@@ -19,6 +19,7 @@ KEYWORDS="amd64 ~x86"
IUSE="cairo camera doc examples garden gstreamer +sdl spell test"
RDEPEND="
media-libs/mesa[gles2]
dev-python/pillow[${PYTHON_USEDEP}]
cairo? ( dev-python/pycairo[${PYTHON_USEDEP}] )
camera? ( media-libs/opencv:0/2.4[$(python_gen_usedep 'python2_7')] )