diff options
Diffstat (limited to 'multimedia/openshot')
-rw-r--r-- | multimedia/openshot/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/multimedia/openshot/README b/multimedia/openshot/README index 4e106ab47b..802e5ac3d5 100644 --- a/multimedia/openshot/README +++ b/multimedia/openshot/README @@ -12,9 +12,3 @@ 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. - -Please note that while most of the dependent packages requiring python3 -will detect the presence (or not) of python3 and build accordingly, an -exception is httplib2 must have been built with python3 support by setting - PYTHON3=yes -in the build environment. |