diff options
author | Pär Björklund <per.bjorklund@gmail.com> | 2017-03-04 15:07:37 +0100 |
---|---|---|
committer | Pär Björklund <per.bjorklund@gmail.com> | 2017-03-06 20:59:22 +0100 |
commit | 2d722752953d8213a1b10ff607a6b814ba89ecba (patch) | |
tree | 7a002f1e628bf158a5330e6dd32d83d536990b41 /cmake/addons | |
parent | 96452142426a3ec9fdf543d8f1778171be3cef4b (diff) |
Fix addon build after the unicode changes
Diffstat (limited to 'cmake/addons')
-rw-r--r-- | cmake/addons/depends/common/kodi-platform/kodi-platform.txt | 2 | ||||
-rw-r--r-- | cmake/addons/depends/common/p8-platform/p8-platform.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/addons/depends/common/kodi-platform/kodi-platform.txt b/cmake/addons/depends/common/kodi-platform/kodi-platform.txt index 46ef93cc94..1b5c8bf723 100644 --- a/cmake/addons/depends/common/kodi-platform/kodi-platform.txt +++ b/cmake/addons/depends/common/kodi-platform/kodi-platform.txt @@ -1 +1 @@ -kodi-platform https://github.com/xbmc/kodi-platform c8188d82678fec6b784597db69a68e74ff4986b5 +kodi-platform https://github.com/xbmc/kodi-platform 36fb49371dbce49bf470a5bb1fc51b74b4a3612d diff --git a/cmake/addons/depends/common/p8-platform/p8-platform.txt b/cmake/addons/depends/common/p8-platform/p8-platform.txt index 7db4e36ec1..b942d3e5bf 100644 --- a/cmake/addons/depends/common/p8-platform/p8-platform.txt +++ b/cmake/addons/depends/common/p8-platform/p8-platform.txt @@ -1 +1 @@ -p8-platform https://github.com/Pulse-Eight/platform.git 38343e0acd6a636ac46139aa666aee4a8d1f13db +p8-platform https://github.com/xbmc/platform.git 81c38cd885f822983dbf27b198239729bae13786 |