Skip to content

Commit

Permalink
Add graphviz to dependencies for doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
ervanalb committed Jul 31, 2019
1 parent b9299fc commit a9b529c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ elif [[ $TRAVIS_OS_NAME == 'linux' ]]
then
sudo apt-get -qy install debhelper cmake qtbase5-dev qtdeclarative5-dev \
qtquickcontrols2-5-dev libfftw3-dev libsamplerate0-dev portaudio19-dev libmpv-dev librtmidi-dev \
doxygen devscripts fakeroot
doxygen devscripts fakeroot graphviz

curl -L https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage > linuxdeployqt \
&& chmod +x linuxdeployqt \
Expand Down

0 comments on commit a9b529c

Please sign in to comment.