From fdeefd07752ed316de7b1ed33dbdbcbc69e993af Mon Sep 17 00:00:00 2001 From: Vasily Date: Tue, 6 Nov 2018 16:33:22 +0300 Subject: Replaced binary ImageMagicSharp with compiled submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3