Browse Source
multimedia/openshot: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/98/head
Willy Sudiarto Raharjo
5 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
multimedia/openshot/openshot.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.5.1/openshot-qt-2.5 |
|
|
|
MD5SUM="e59bf56ac01aee5f43491aebebe479a8" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack python3-certifi python-requests" |
|
|
|
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack python-certifi python-requests" |
|
|
|
MAINTAINER="Christoph Willing" |
|
|
|
EMAIL="chris.willing@linux.com" |