From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baruch Siach Date: Wed, 23 Jun 2021 12:05:01 +0300 Subject: [Buildroot] [PATCH 1/1] package/gesftpserver: Add host-python as dependency In-Reply-To: <20210623083634.8158-1-anaumann@ultratronik.de> References: <20210623083634.8158-1-anaumann@ultratronik.de> Message-ID: <87tulp7xz6.fsf@tarshish> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Andreas, On Wed, Jun 23 2021, Andreas Naumann wrote: > gesftpserver needs python for the configure step. > > Signed-off-by: Andreas Naumann > --- > package/gesftpserver/gesftpserver.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/gesftpserver/gesftpserver.mk b/package/gesftpserver/gesftpserver.mk > index 85511a3c97..c67fdb3f79 100644 > --- a/package/gesftpserver/gesftpserver.mk > +++ b/package/gesftpserver/gesftpserver.mk > @@ -19,7 +19,7 @@ GESFTPSERVER_CPE_ID_PRODUCT = sftpserver > GESFTPSERVER_CONF_ENV = LIBS=-lpthread > > # overwrite openssh version if enabled > -GESFTPSERVER_DEPENDENCIES += \ > +GESFTPSERVER_DEPENDENCIES += host-python \ Does host-python3 also work? We would probably drop python2 in the near future. baruch > $(if $(BR2_ENABLE_LOCALE),,libiconv) \ > $(if $(BR2_PACKAGE_OPENSSH),openssh) -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -