aboutsummaryrefslogtreecommitdiffstats
path: root/check-depends.sh
diff options
context:
space:
mode:
Diffstat (limited to 'check-depends.sh')
-rwxr-xr-xcheck-depends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-depends.sh b/check-depends.sh
index f072fd8..46da717 100755
--- a/check-depends.sh
+++ b/check-depends.sh
@@ -15,6 +15,6 @@ check_dep_bin asciidoc asciidoc
check_dep_bin dblatex dblatex
check_dep_bin packetdiag3 python3-nwdiag
check_dep_bin dot graphviz
-check_dep_bin inkscape inkscape
+check_dep_bin rsvg-convert librsvg2-bin
echo "All dependencies installed!"