diff options
Diffstat (limited to 'addons/xbmc.core/addon.xml')
-rw-r--r-- | addons/xbmc.core/addon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.core/addon.xml b/addons/xbmc.core/addon.xml index bc9f67d8f8..515f4181ae 100644 --- a/addons/xbmc.core/addon.xml +++ b/addons/xbmc.core/addon.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<addon id="xbmc.core" version="0.1" provider-name="Team XBMC"/> +<addon id="xbmc.core" version="0.1" provider-name="Team XBMC"> <requires> <c-pluff version="0.1"/> </requires> |