projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babe556
)
media-video/openshot: add missing dep on dev-python/httplib2
author
Louis Sautier
<sautier.louis@gmail.com>
Thu, 17 Mar 2016 19:25:05 +0000
(20:25 +0100)
committer
Ian Delaney
<idella4@gentoo.org>
Fri, 18 Mar 2016 05:32:01 +0000
(13:32 +0800)
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=577558
Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1072
media-video/openshot/openshot-2.0.6.ebuild
patch
|
blob
|
history
diff --git
a/media-video/openshot/openshot-2.0.6.ebuild
b/media-video/openshot/openshot-2.0.6.ebuild
index fa568a1281b68d80f434d833d4c5029c336750d5..e492b108dcbad00a96f721ec210814933f60be7a 100644
(file)
--- a/
media-video/openshot/openshot-2.0.6.ebuild
+++ b/
media-video/openshot/openshot-2.0.6.ebuild
@@
-24,6
+24,7
@@
KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/PyQt5[webkit,${PYTHON_USEDEP}]
media-libs/libopenshot[${PYTHON_USEDEP}]
+ dev-python/httplib2[${PYTHON_USEDEP}]
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]