diff options
Diffstat (limited to 'tests/travis/install-build-depends')
| -rwxr-xr-x | tests/travis/install-build-depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/travis/install-build-depends b/tests/travis/install-build-depends index 3e543d91..c1c66dd1 100755 --- a/tests/travis/install-build-depends +++ b/tests/travis/install-build-depends @@ -16,7 +16,7 @@ else case "$CONFIG" in full*) - sudo apt-get install -qq doxygen libgstreamer1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly + sudo apt-get install -qq doxygen graphviz libgstreamer1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly ;; esac fi |
