aboutsummaryrefslogtreecommitdiffhomepage
path: root/subprojects/README
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2020-02-07 10:52:16 -0500
committerRalph Amissah <ralph@amissah.com>2020-03-06 15:13:53 -0500
commit503412b02356cd0dd92f0fc0900f48eab3afce24 (patch)
tree0e8ee05bcb814db5d414386c42fd9cd64804d892 /subprojects/README
parentlatex outputs (various paper sizes & orientation) (diff)
meson build
Diffstat (limited to 'subprojects/README')
-rw-r--r--subprojects/README37
1 files changed, 22 insertions, 15 deletions
diff --git a/subprojects/README b/subprojects/README
index 59f89e7..c4d9dcc 100644
--- a/subprojects/README
+++ b/subprojects/README
@@ -1,15 +1,22 @@
-d2sqlite3
-- dub
- - https://code.dlang.org/packages/d2sqlite3
-- upstream
- - https://github.com/biozic/d2sqlite3
-- mathias
- - https://github.com/ximion/d2sqlite3.git
-
-imageformats
-- dub
- - https://code.dlang.org/packages/imageformats
-- upstream
- - https://github.com/lgvz/imageformats
-- mathias
- - https://github.com/ximion/imageformats.git
+- d2sqlite3
+ - dub
+ - https://code.dlang.org/packages/d2sqlite3
+ - upstream
+ - https://github.com/biozic/d2sqlite3
+- dyaml
+ - dub
+ - https://code.dlang.org/packages/dyaml
+ - upstream
+ - https://github.com/dlang-community/D-YAML
+ - upstream git clone
+ - https://github.com/dlang-community/D-YAML.git
+- imageformats
+ - dub
+ - https://code.dlang.org/packages/imageformats
+ - upstream git clone
+ - https://github.com/lgvz/imageformats
+- tinyendian (dyaml dependency)
+ - dub
+ - http://code.dlang.org/packages/tinyendian
+ - upstream git clone
+ - https://github.com/dlang-community/tinyendian.git