[SCM] kodi-pvr-njoy/master: Depend on PVR API version of Kodi we built the addon with
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Sat Nov 19 08:07:47 UTC 2016
The following commit has been merged in the master branch:
commit 0351e4f87ad4a3f2db95a7ce2e4c351fbcc5fe90
Author: Balint Reczey <balint at balintreczey.hu>
Date: Sat Nov 19 08:49:22 2016 +0100
Depend on PVR API version of Kodi we built the addon with
diff --git a/debian/control b/debian/control
index 7b2fd2f..db8db71 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9.0.0),
cmake,
libtinyxml-dev,
libkodiplatform-dev (>= 17.1.0),
- kodi-addons-dev (>= 17.0~beta3+dfsg1-2)
+ kodi-addons-dev (>= 17.0~beta5+dfsg1-2)
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/kodi-pvr-njoy.git
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/kodi-pvr-njoy.git
@@ -17,7 +17,7 @@ Package: kodi-pvr-njoy
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${xbmc-addons-abi:Depends}
+ ${kodi:PVRAPI}
Description: NJOY PVR Addon for Kodi
Njoy Digital is a company that makes "Njoy Digital N7" network attached
DVB TV tuners for Digital Cable, Terrestrial or Satellite TV
--
kodi-pvr-njoy packaging
More information about the pkg-multimedia-commits
mailing list