Skip to content

Commit d7c5bc8

Browse files
committed
fixed ubuntu package name
Signed-off-by: Sombrio <[email protected]>
1 parent 1d1483c commit d7c5bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ _installUbuntuPackages() {
408408
tcllib \
409409
unzip \
410410
wget \
411-
yaml-cpp \
411+
libyaml-cpp-dev \
412412
zlib1g-dev
413413

414414
packages=()

0 commit comments

Comments
 (0)