diff --git a/addons/pvr.zattoo.json b/addons/pvr.zattoo.json index 931be4e7e549c7c4b16fee99b561549bfa579c20..eb8f43fb6ac6a560a64eb078bb0323e37105b186 100644 --- a/addons/pvr.zattoo.json +++ b/addons/pvr.zattoo.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/rbuehlma/pvr.zattoo", - "tag": "18.0.59-Leia", - "commit": "ef6279f2c70eeb8e32a772ec2c81b9a36e30ff70" + "tag": "18.1.12-Leia", + "commit": "707c31d1334ea4a6eda5c50fe343aab5a4e88bb4" } ] } diff --git a/deps/tinyxml2.json b/deps/tinyxml2.json new file mode 100644 index 0000000000000000000000000000000000000000..37c7e90551cb0eee40e873512878e582cfa138f4 --- /dev/null +++ b/deps/tinyxml2.json @@ -0,0 +1,13 @@ +{ + "name": "tinyxml2", + "buildsystem": "cmake-ninja", + "builddir": true, + "sources": [ + { + "type": "git", + "url": "https://github.com/leethomason/tinyxml2", + "tag": "7.1.0", + "commit": "9c740e8d2341bd46dbe8e87053cdb4d931971967" + } + ] +} diff --git a/tv.kodi.Kodi.yml b/tv.kodi.Kodi.yml index aa713dcfdecaf2576a3f8d959cded4e00f346e9d..0af24e63c9d74b054da78ea2c8c7fcdfd47b6faf 100644 --- a/tv.kodi.Kodi.yml +++ b/tv.kodi.Kodi.yml @@ -135,6 +135,7 @@ modules: - deps/python-pillow.json - deps/rapidxml.json - deps/simplejson.json + - deps/tinyxml2.json - addons/audiodecoder.2sf.json - addons/audiodecoder.asap.json - addons/audiodecoder.dumb.json