media-libs/clutter-gst: Remove unnecessary python dep
authorMatt Turner <mattst88@gentoo.org>
Sat, 8 Feb 2020 19:20:54 +0000 (11:20 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sat, 8 Feb 2020 19:25:39 +0000 (11:25 -0800)
commit448f1c59b7c9458da5535d4cb651175a714ebd11
tree1cecf11781f6b6e9b0b3a17105c129b452dee8cd
parent8b7c0bb1f20a52a02f1db904afaed81e11bc9843
media-libs/clutter-gst: Remove unnecessary python dep

configure.ac detects Python and sets HAVE_PYTHON, but the build system
never uses that. Above that block in configure.ac is a comment that says

check for python (pso2h.py needs it)

but pso2h.py is not used during the build or installed.

Closes: https://bugs.gentoo.org/706440
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild [new file with mode: 0644]