diff options
| author | Vasily <just.one.man@yandex.ru> | 2018-11-06 19:24:06 +0300 |
|---|---|---|
| committer | Vasily <just.one.man@yandex.ru> | 2018-11-06 19:24:06 +0300 |
| commit | 149f75f3f48ec05110ff0c37fc701b85be7ffa9a (patch) | |
| tree | 15aa762409e2fdd1bf49f5eb281b26e16d34e144 /.gitmodules | |
| parent | fdeefd07752ed316de7b1ed33dbdbcbc69e993af (diff) | |
* Fixed ImageMagick and XmlTv references
* Repplaced IsoMounter binary blob with source (not yet compiling)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 60fd5a9e0..ada3ae4bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ImageMagickSharp"] path = ImageMagickSharp url = https://github.com/JustAMan/ImageMagickSharp.git +[submodule "Emby.IsoMounting"] + path = Emby.IsoMounting + url = https://github.com/JustAMan/Emby.IsoMounting.git |
