summaryrefslogtreecommitdiffstats
path: root/multimedia/openshot/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/openshot/README')
-rw-r--r--multimedia/openshot/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/multimedia/openshot/README b/multimedia/openshot/README
index b6d19443cb..56c23f7172 100644
--- a/multimedia/openshot/README
+++ b/multimedia/openshot/README
@@ -2,6 +2,9 @@ OpenShot Video Editor is a free, open-source, non-linear video editor.
It can create and edit videos and movies using many popular video,
audio, and image formats.
-blender is an optional dependency (for animated titles): if you
-use it, remember to set the full path for the blender executable
-(/opt/blender/blender) in the preferences.
+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.
+
+* Note that httplib2 (openshot REQUIRES httplib2) must have been built
+using the python3 option (by setting PYTHON3=yes in the build environment).