Travis: fix typo in package name

This commit is contained in:
Tobias Junghans
2017-10-18 18:29:23 +02:00
parent 57a53feadd
commit 874edf362c
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ RUN \
apt-get install --no-install-recommends -y --force-yes \
git \
cmake \
pkgconfig \
pkg-config \
make \
nsis \
tofrodos \

View File

@@ -9,7 +9,7 @@ RUN \
apt-get install --no-install-recommends -y --force-yes \
git \
cmake \
pkgconfig \
pkg-config \
make \
nsis \
tofrodos \