We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d519b15 commit a60c6a0Copy full SHA for a60c6a0
addon.xml
@@ -3,7 +3,6 @@
3
<requires>
4
<import addon="xbmc.python" version="2.1.0"/>
5
<import addon="script.module.protobuf" version="2.5.0"/>
6
- <import addon="script.module.pil" version="1.1.7"/>
7
</requires>
8
<extension point="xbmc.service" library="addon.py" start="login"></extension>
9
<extension point="xbmc.addon.metadata">
0 commit comments