From: Titouan Christophe Date: Tue, 4 Feb 2020 09:48:42 +0000 (+0100) Subject: package/jack2: drop dependency on host-python X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=44b2fc55fa3cc161fd48327bcb51b7902d4b9a82;p=buildroot.git package/jack2: drop dependency on host-python host-python was listed in jack2 dependencies, but is actually not needed. Also tested with an experimental python3 based Waf package infrastructure, so we can exclude that jack2 "accidentally" uses the host-python2 pulled in by Waf. Signed-off-by: Titouan Christophe Signed-off-by: Peter Korsgaard --- diff --git a/package/jack2/jack2.mk b/package/jack2/jack2.mk index b08c45cce7..db63b7f4b7 100644 --- a/package/jack2/jack2.mk +++ b/package/jack2/jack2.mk @@ -7,7 +7,7 @@ JACK2_VERSION = 1.9.14 JACK2_SITE = $(call github,jackaudio,jack2,v$(JACK2_VERSION)) JACK2_LICENSE = GPL-2.0+ (jack server), LGPL-2.1+ (jack library) -JACK2_DEPENDENCIES = libsamplerate libsndfile alsa-lib host-python +JACK2_DEPENDENCIES = libsamplerate libsndfile alsa-lib JACK2_INSTALL_STAGING = YES JACK2_CONF_OPTS = --alsa