fix typo in scripts/setup-ubuntu.sh
This commit is contained in:
parent
86a07d5079
commit
61bcba0526
@ -127,9 +127,9 @@ PACKAGES+=" python-yaml"
|
|||||||
PACKAGES+=" openjdk-8-jdk"
|
PACKAGES+=" openjdk-8-jdk"
|
||||||
|
|
||||||
# Samba (in unstable repository)
|
# Samba (in unstable repository)
|
||||||
PACKAGE+=" libparse-yapp-perl"
|
PACKAGES+=" libparse-yapp-perl"
|
||||||
PACKAGE+=" heimdal-multidev"
|
PACKAGES+=" heimdal-multidev"
|
||||||
PACKAGE+=" comerr-dev"
|
PACKAGES+=" comerr-dev"
|
||||||
|
|
||||||
# Needed by packages in unstable repository.
|
# Needed by packages in unstable repository.
|
||||||
PACKAGES+=" docbook-to-man"
|
PACKAGES+=" docbook-to-man"
|
||||||
|
Loading…
Reference in New Issue
Block a user