tvheadend: fix license file variable after version bump
Fixes: http://autobuild.buildroot.org/results/a8a/a8a5a17faa069abdde7cfc58da327c292874069f/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b9ebf97f9b
commit
bb89d10075
@ -7,7 +7,7 @@
|
||||
TVHEADEND_VERSION = 0ebca1b3dbb6a18d8adcf66a32b5922ce769b9b5
|
||||
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
|
||||
TVHEADEND_LICENSE = GPLv3+
|
||||
TVHEADEND_LICENSE_FILES = LICENSE
|
||||
TVHEADEND_LICENSE_FILES = LICENSE.md
|
||||
TVHEADEND_DEPENDENCIES = host-pkgconf host-python openssl
|
||||
|
||||
ifeq ($(BR2_PACKAGE_AVAHI),y)
|
||||
|
Loading…
Reference in New Issue
Block a user