Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorj.spijker@ultimaker.com <jelle spijker>2022-06-18 18:20:45 +0300
committerjspijker <j.spijker@ultimaker.com>2022-06-18 18:20:45 +0300
commit229e548e1d311593ba69f9be16b8bf29d301d5fa (patch)
tree1f60e7d7d0ed20c1bb24e573008d74d46bdf6b73 /docs
parentbfa5c440bf9a1688417dd1e13c9b2bd58962221c (diff)
Add Conan generated deps graph for documentation
Contributes to CURA-9365
Diffstat (limited to 'docs')
-rw-r--r--docs/resources/deps.dot54
1 files changed, 54 insertions, 0 deletions
diff --git a/docs/resources/deps.dot b/docs/resources/deps.dot
new file mode 100644
index 0000000000..dbfe8f4530
--- /dev/null
+++ b/docs/resources/deps.dot
@@ -0,0 +1,54 @@
+digraph {
+ "cpython/3.10.4@ultimaker/testing" -> "zlib/1.2.12"
+ "cpython/3.10.4@ultimaker/testing" -> "openssl/1.1.1l"
+ "cpython/3.10.4@ultimaker/testing" -> "expat/2.4.1"
+ "cpython/3.10.4@ultimaker/testing" -> "libffi/3.2.1"
+ "cpython/3.10.4@ultimaker/testing" -> "mpdecimal/2.5.0@ultimaker/testing"
+ "cpython/3.10.4@ultimaker/testing" -> "libuuid/1.0.3"
+ "cpython/3.10.4@ultimaker/testing" -> "libxcrypt/4.4.25"
+ "cpython/3.10.4@ultimaker/testing" -> "bzip2/1.0.8"
+ "cpython/3.10.4@ultimaker/testing" -> "gdbm/1.19"
+ "cpython/3.10.4@ultimaker/testing" -> "sqlite3/3.36.0"
+ "cpython/3.10.4@ultimaker/testing" -> "tk/8.6.10"
+ "cpython/3.10.4@ultimaker/testing" -> "ncurses/6.2"
+ "cpython/3.10.4@ultimaker/testing" -> "xz_utils/5.2.5"
+ "pynest2d/5.1.0-beta+3@ultimaker/stable" -> "libnest2d/5.1.0-beta+3@ultimaker/stable"
+ "pynest2d/5.1.0-beta+3@ultimaker/stable" -> "cpython/3.10.4@ultimaker/testing"
+ "freetype/2.12.1" -> "libpng/1.6.37"
+ "freetype/2.12.1" -> "zlib/1.2.12"
+ "freetype/2.12.1" -> "bzip2/1.0.8"
+ "freetype/2.12.1" -> "brotli/1.0.9"
+ "savitar/5.1.0-beta+3@ultimaker/stable" -> "pugixml/1.12.1"
+ "savitar/5.1.0-beta+3@ultimaker/stable" -> "cpython/3.10.4@ultimaker/testing"
+ "arcus/5.1.0-beta+3@ultimaker/stable" -> "protobuf/3.17.1"
+ "arcus/5.1.0-beta+3@ultimaker/stable" -> "cpython/3.10.4@ultimaker/testing"
+ "arcus/5.1.0-beta+3@ultimaker/stable" -> "zlib/1.2.12"
+ "libpng/1.6.37" -> "zlib/1.2.12"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "clipper/6.4.2"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "boost/1.78.0"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "rapidjson/1.1.0"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "stb/20200203"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "protobuf/3.17.1"
+ "curaengine/5.1.0-beta+3@ultimaker/stable" -> "arcus/5.1.0-beta+3@ultimaker/stable"
+ "tcl/8.6.10" -> "zlib/1.2.12"
+ "uranium/5.1.0-beta+3@ultimaker/stable" -> "arcus/5.1.0-beta+3@ultimaker/stable"
+ "uranium/5.1.0-beta+3@ultimaker/stable" -> "cpython/3.10.4@ultimaker/testing"
+ "libnest2d/5.1.0-beta+3@ultimaker/stable" -> "boost/1.78.0"
+ "libnest2d/5.1.0-beta+3@ultimaker/stable" -> "clipper/6.4.2"
+ "libnest2d/5.1.0-beta+3@ultimaker/stable" -> "nlopt/2.7.0"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "arcus/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "curaengine/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "savitar/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "pynest2d/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "uranium/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "fdm_materials/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "cura_binary_data/5.1.0-beta+3@ultimaker/stable"
+ "conanfile.py (cura/5.1.0-beta+3@ultimaker/testing)" -> "cpython/3.10.4@ultimaker/testing"
+ "fontconfig/2.13.93" -> "freetype/2.12.1"
+ "fontconfig/2.13.93" -> "expat/2.4.1"
+ "fontconfig/2.13.93" -> "libuuid/1.0.3"
+ "tk/8.6.10" -> "tcl/8.6.10"
+ "tk/8.6.10" -> "fontconfig/2.13.93"
+ "tk/8.6.10" -> "xorg/system"
+ "protobuf/3.17.1" -> "zlib/1.2.12"
+}