media-video/openshot: add missing dependency on dev-python/PyQt5[svg]
authorLouis Sautier <sautier.louis@gmail.com>
Fri, 22 Apr 2016 20:53:43 +0000 (22:53 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 25 Apr 2016 13:02:46 +0000 (13:02 +0000)
Gentoo-Bug: https://bugs.gentoo.org/580862

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1328

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-video/openshot/openshot-2.0.7-r1.ebuild [moved from media-video/openshot/openshot-2.0.7.ebuild with 96% similarity]

similarity index 96%
rename from media-video/openshot/openshot-2.0.7.ebuild
rename to media-video/openshot/openshot-2.0.7-r1.ebuild
index 102746592a57580091d13da5dc22f3b727ce679b..01ff0a17b717cccc7b244ff4627bacf1d3bc2356 100644 (file)
@@ -22,7 +22,7 @@ SLOT="1"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-       dev-python/PyQt5[webkit,${PYTHON_USEDEP}]
+       dev-python/PyQt5[svg,webkit,${PYTHON_USEDEP}]
        media-libs/libopenshot[python,${PYTHON_USEDEP}]
        dev-python/httplib2[${PYTHON_USEDEP}]
 "