aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVasily <just.one.man@yandex.ru>2018-11-06 16:33:22 +0300
committerVasily <just.one.man@yandex.ru>2018-11-06 16:33:22 +0300
commitfdeefd07752ed316de7b1ed33dbdbcbc69e993af (patch)
tree112b900745dd3b35d496fd471c12787a91bb6c5a /.gitmodules
parent6bd48ece70889dc6491ef08bd6161708eeba7e1c (diff)
Replaced binary ImageMagicSharp with compiled submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ddf94a57f..60fd5a9e0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "Emby.XmlTv"]
path = Emby.XmlTv
url = https://github.com/JustAMan/Emby.XmlTv.git
+[submodule "ImageMagickSharp"]
+ path = ImageMagickSharp
+ url = https://github.com/JustAMan/ImageMagickSharp.git