]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Install graphviz 48904/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 8 Aug 2022 19:50:47 +0000 (15:50 -0400)
committerZac Dover <zac.dover@gmail.com>
Wed, 16 Nov 2022 08:15:14 +0000 (18:15 +1000)
Fixes `WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting`

Signed-off-by: David Galloway <dgallowa@redhat.com>
(cherry picked from commit 7e25c03697695aba1f9fb9d8d9a6ecc7da7aa5ae)

.readthedocs.yml

index 361c664fa22cd3864522af8e91c11e9722fd0cb0..8fcdfee9326671c4f0fff44f500b6d4ab2acc5ed 100644 (file)
@@ -14,6 +14,7 @@ build:
     python: "3.8"
   apt_packages:
     - ditaa
+    - graphviz
   jobs:
     pre_build:
       - bash admin/rtd-checkout-main