aboutsummaryrefslogtreecommitdiff
path: root/tests/travis/install-build-depends
diff options
context:
space:
mode:
Diffstat (limited to 'tests/travis/install-build-depends')
-rwxr-xr-xtests/travis/install-build-depends2
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