diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-07-11 12:15:04 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:55:59 +0700 |
commit | 7eb2b965b8ced2e649c563945a8de7ff6bc20279 (patch) | |
tree | 34045749836eba0d76bfe454daa11da8a4d542dd /multimedia/openshot | |
parent | 780ae5fa0400acfdc2c6e8ba66de922c3456deb8 (diff) |
multimedia/openshot: Removed paragraph from the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 4e106ab47b8f..802e5ac3d549 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. |