gitlab-ci: we need graphviz for dot, not graphiz-dev
This commit is contained in:
@ -33,7 +33,7 @@ deps-debian/testing:
|
|||||||
build-essential
|
build-essential
|
||||||
git
|
git
|
||||||
ffmpeg
|
ffmpeg
|
||||||
graphviz-dev
|
graphviz
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
libjson-glib-dev
|
libjson-glib-dev
|
||||||
libgexiv2-dev
|
libgexiv2-dev
|
||||||
|
Reference in New Issue
Block a user