fix typo in scripts/setup-ubuntu.sh

This commit is contained in:
Leonid Pliushch 2020-06-19 02:54:18 +03:00
parent 86a07d5079
commit 61bcba0526

View File

@ -127,9 +127,9 @@ PACKAGES+=" python-yaml"
PACKAGES+=" openjdk-8-jdk"
# Samba (in unstable repository)
PACKAGE+=" libparse-yapp-perl"
PACKAGE+=" heimdal-multidev"
PACKAGE+=" comerr-dev"
PACKAGES+=" libparse-yapp-perl"
PACKAGES+=" heimdal-multidev"
PACKAGES+=" comerr-dev"
# Needed by packages in unstable repository.
PACKAGES+=" docbook-to-man"