diff options
author | Matt Egger <matt.egger@gmail.com> | 2024-09-25 16:00:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-27 23:12:13 +0700 |
commit | 7f77b0d00db11cd1c3e6fb361e24e80adfb32b00 (patch) | |
tree | 71998aa4a5fa45ac9d62e6ac7c1c4417c36794ad /python/python-libarchive-c/README | |
parent | 1caa032192642f4a3bb80730157230586a930383 (diff) |
python/python-libarchive-c: updated for version 5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-libarchive-c/README')
-rw-r--r-- | python/python-libarchive-c/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-libarchive-c/README b/python/python-libarchive-c/README index c85dd38b2a..f16e8e8220 100644 --- a/python/python-libarchive-c/README +++ b/python/python-libarchive-c/README @@ -1,5 +1 @@ python-libarchive-c is a Python interface to libarchive. - -python3 is an optional dependency. You need to set PYTHON3=yes, -for example: - PYTHON3=yes ./python-libarchive-c.SlackBuild |