Document build-time dependencies.
This commit is contained in:
parent
08cf3065ea
commit
f38f286f39
2 changed files with 11 additions and 0 deletions
8
Makefile
8
Makefile
|
@ -10,6 +10,14 @@
|
|||
# git submodule update --recursive --remote
|
||||
#
|
||||
# but this should seldom be necessary as that library is pretty stable.
|
||||
#
|
||||
# You will also need Python 3 YAML. Under Debian or ubuntu:
|
||||
#
|
||||
# apt-get install python3-yaml
|
||||
#
|
||||
# If you have pip installed,
|
||||
#
|
||||
# pip3 install PyYAML
|
||||
|
||||
VERS=1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue