summaryrefslogtreecommitdiffstats
path: root/multimedia/openshot
diff options
context:
space:
mode:
author Robby Workman2021-04-19 06:38:14 +0200
committer Robby Workman2021-04-19 06:38:14 +0200
commit5ca66de3dc463c490c57de7fb0d8db009bec527a (patch)
tree176df4269b39185c77938b12cd0d298999331f43 /multimedia/openshot
parente0ea117ac7afc12bf4e0dc7cef152fb1f9149a39 (diff)
downloadslackbuilds-5ca66de3dc463c490c57de7fb0d8db009bec527a.tar.gz
multimedia/openshot: Fixed dep info
Diffstat (limited to 'multimedia/openshot')
-rw-r--r--multimedia/openshot/README7
-rw-r--r--multimedia/openshot/openshot.info2
2 files changed, 1 insertions, 8 deletions
diff --git a/multimedia/openshot/README b/multimedia/openshot/README
index 802e5ac3d5..b25604dbd2 100644
--- a/multimedia/openshot/README
+++ b/multimedia/openshot/README
@@ -5,10 +5,3 @@ audio, and image formats.
Blender is an optional runtime dependency (for animated titles),
as is inkscape. To use them, set the full paths for the blender and
inkscape executables in the preferences menu.
-
-OpenShot depends on several of its dependent packages' support for python3.
-In many cases, the python3 support is optional in the dependent packages
-themselves so python3 is not listed in their REQUIRES field. As a result,
-automatic build queue generators will most likely _not_ provide a usable
-build queue. It is recommended that python3 be the first package to be built
-and installed before all the other packages required for openshot.
diff --git a/multimedia/openshot/openshot.info b/multimedia/openshot/openshot.info
index a34cc5b29d..299ded68d3 100644
--- a/multimedia/openshot/openshot.info
+++ b/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 python-certifi python-requests"
+REQUIRES="python3-pyzmq libopenshot httplib2 jack"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"