setup-ubuntu.sh: add cvs for myman
This commit is contained in:
parent
d5f6b464b2
commit
b0d1ff7cfa
@ -152,6 +152,7 @@ PACKAGES+=" protobuf-c-compiler"
|
|||||||
|
|
||||||
# Needed by packages in game repository
|
# Needed by packages in game repository
|
||||||
PACKAGES+=" python3-yaml"
|
PACKAGES+=" python3-yaml"
|
||||||
|
PACKAGES+=" cvs"
|
||||||
|
|
||||||
# Do not require sudo if already running as root.
|
# Do not require sudo if already running as root.
|
||||||
if [ "$(id -u)" = "0" ]; then
|
if [ "$(id -u)" = "0" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user