mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
change to automatic depends set on addon.xml
This commit is contained in:
committed by
Julian Scheel
parent
2a63777b6d
commit
cd774b6edc
@@ -1,13 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon
|
||||
id="pvr.octonet"
|
||||
version="0.3.6"
|
||||
version="0.3.7"
|
||||
name="Digital Devices Octopus NET Client"
|
||||
provider-name="digitaldevices">
|
||||
<requires>
|
||||
<c-pluff version="0.1" />
|
||||
<import addon="xbmc.pvr" version="5.2.2" />
|
||||
</requires>
|
||||
<requires>@ADDON_DEPENDS@</requires>
|
||||
<extension
|
||||
point="xbmc.pvrclient"
|
||||
library_linux="pvr.octonet.so"
|
||||
Reference in New Issue
Block a user