commit:     edf27a2ad56ff0d7780e9c6a9a6bae71e72c0c28
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 20:53:43 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 13:02:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf27a2a

media-video/openshot: add missing dependency on dev-python/PyQt5[svg]

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 <AT> gentoo.org>

 .../openshot/{openshot-2.0.7.ebuild => openshot-2.0.7-r1.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/openshot/openshot-2.0.7.ebuild 
b/media-video/openshot/openshot-2.0.7-r1.ebuild
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 1027465..01ff0a1 100644
--- a/media-video/openshot/openshot-2.0.7.ebuild
+++ b/media-video/openshot/openshot-2.0.7-r1.ebuild
@@ -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}]
 "

Reply via email to