diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-25 00:37:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:55 +0700 |
commit | 09a3f4572452d2918fbf758d7ce65177dce9c063 (patch) | |
tree | 740d19a7deae3b9d32c8bc8ed97855080c9a798b | |
parent | 6b97b86aa71887083839462aac2b8557c9a76d64 (diff) | |
download | slackbuilds-09a3f4572452d2918fbf758d7ce65177dce9c063.tar.gz |
libraries/lensfun: Update README for optional dep.
Thanks to Alexander Verbovetsky.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/lensfun/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/lensfun/README b/libraries/lensfun/README index 7c4c209e0f..f9ba83d9f5 100644 --- a/libraries/lensfun/README +++ b/libraries/lensfun/README @@ -2,3 +2,8 @@ lensfun is a library that provide a open source database of photographic lenses and their characteristics, also provides a set of algorithms for correcting images based on detailed knowledge of lens properties and calibration data. + +NOTE: +There are 2 scripts that requires python3: +- lensfun-add-adapter +- lensfun-update-data |