diff options
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/system/slpkg/README b/system/slpkg/README index 9af2fcae89..48a2063b79 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -10,9 +10,3 @@ Optional dependencies: - graph-easy (for drawing ascii dependencies diagram) - aria2 (alternative downloader) - httpie (alternative downloader) - - -NOTE: If you want to build slpkg for use with Python 3.x (needs the -optional dependency python3) pass the script PYTHON3=yes, like: - -PYTHON3=yes ./slpkg.SlackBuild |