python: fix disabling the SSL module
[buildroot-gz.git] / package / kodi-pvr-dvblink / kodi-pvr-dvblink.mk
blob75ce6217b4fd518253b008f6f0952f74fcce9aee
1 ################################################################################
3 # kodi-pvr-dvblink
5 ################################################################################
7 # This cset is on the branch 'Jarvis'
8 # When Kodi is updated, then this should be updated to the corresponding branch
9 KODI_PVR_DVBLINK_VERSION = 06c4e5603e4db0bda3f35e80344a308f486ae0f9
10 KODI_PVR_DVBLINK_SITE = $(call github,kodi-pvr,pvr.dvblink,$(KODI_PVR_DVBLINK_VERSION))
11 KODI_PVR_DVBLINK_LICENSE = GPLv2+
12 KODI_PVR_DVBLINK_LICENSE_FILES = src/client.h
13 KODI_PVR_DVBLINK_DEPENDENCIES = kodi-platform tinyxml2
15 $(eval $(cmake-package))