Browse Source
multimedia/openshot: Removed paragraph from the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
pull/47/head
Matteo Bernardini
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with
0 additions and
6 deletions
-
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. |