From acd545191188aa9a850d38774dc70ed0aeaa2301 Mon Sep 17 00:00:00 2001 From: Vincent Fortier Date: Tue, 15 Jun 2021 02:06:48 +0000 Subject: [PATCH] tvheadend: Add python3 spk dependency --- spk/tvheadend/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/spk/tvheadend/Makefile b/spk/tvheadend/Makefile index 50227c81638..1156b85d930 100644 --- a/spk/tvheadend/Makefile +++ b/spk/tvheadend/Makefile @@ -15,6 +15,7 @@ export TVH_VERS DEPENDS = cross/busybox cross/$(SPK_NAME) cross/zap2epg WHEELS = requests +SPK_DEPENDS = "python3>=3.7" MAINTAINER = th0ma7 DESCRIPTION = Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT IP and HDHomeRun as input sources. Tvheadend offers HTTP, HTSP and SAT IP streaming.