mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
c1f1833eeb
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
14 lines
409 B
Text
14 lines
409 B
Text
# Slackware Linux (based)
|
|
# Python 3.7+
|
|
# GNU wget
|
|
# GNU coreutils
|
|
#
|
|
# [OPTIONAL]
|
|
# aria2 (alternative downloader)
|
|
# curl (alternative downloader)
|
|
# httpie (alternative downloader)
|
|
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
|
|
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
|
|
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
|
|
|
|
urllib3 >= 1.25.7
|