Skip to content

Commit

Permalink
add plugin.video.youtube dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Feb 19, 2018
1 parent 48f15c1 commit 4fe9833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.module.codequick/addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.youtube.dl" version="17.0.0"/>
<import addon="script.module.htmlement" version="0.2.3"/>
<import addon="plugin.video.youtube" version="5.0.0" optional="true"/>
</requires>
<extension point="xbmc.python.module" library="lib"/>
<extension point="xbmc.addon.metadata">
Expand Down

0 comments on commit 4fe9833

Please sign in to comment.