diff --git a/resources/dependencies/pureos-10 b/resources/dependencies/pureos-10 index 0d28dcd..e137f1e 100755 --- a/resources/dependencies/pureos-10 +++ b/resources/dependencies/pureos-10 @@ -106,4 +106,6 @@ pkcon -y --allow-reinstall install shellcheck # lint pkcon -y --allow-reinstall install gawk git grep lzip make sed tar xz-utils # u-boot-libre # For building the website tarball -pkcon -y --allow-reinstall install pandoc +pkcon -y --allow-reinstall install \ + graphviz \ + pandoc