Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
krono committed Mar 8, 2018
1 parent cb0ef27 commit 4ce7736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis_install.sh
Expand Up @@ -19,9 +19,11 @@ elif [[ "${ARCH}" = "linux32x86" ]]; then
sudo apt-get remove -q -y gvfs-daemons
# the more renitent ones
sudo apt-get install -yq --force-yes \
libglib2.0-0:i386 \
gir1.2-freedesktop:i386 \
gir1.2-glib-2.0:i386 \
gir1.2-pango-1.0:i386 \
libgirepository-1.0-1:i386 \
libpango1.0-dev:i386 \
libpulse-dev:i386
sudo apt-get install -yq --no-install-suggests --no-install-recommends --force-yes \
Expand Down

0 comments on commit 4ce7736

Please sign in to comment.