Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
scripts/setup-ubuntu.sh
|
|
@ -31,6 +31,7 @@ PACKAGES+=" unzip" |
|
|
|
PACKAGES+=" m4" |
|
|
|
PACKAGES+=" pandoc" # For manpage generation for uftrace package. |
|
|
|
PACKAGES+=" pkg-config" |
|
|
|
PACKAGES+=" python3.8" |
|
|
|
PACKAGES+=" python3-docutils" # For rst2man, used by mpv. |
|
|
|
PACKAGES+=" python3-setuptools" # Needed by at least asciinema. |
|
|
|
PACKAGES+=" python3-sphinx" # Needed by notmuch man page generation. |
|
|
|