Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/gesftpserver: Add host-python as dependency
Date: Wed, 23 Jun 2021 12:05:01 +0300	[thread overview]
Message-ID: <87tulp7xz6.fsf@tarshish> (raw)
In-Reply-To: <20210623083634.8158-1-anaumann@ultratronik.de>

Hi Andreas,

On Wed, Jun 23 2021, Andreas Naumann wrote:
> gesftpserver needs python for the configure step.
>
> Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
> ---
>  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 -

  reply	other threads:[~2021-06-23  9:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23  8:36 [Buildroot] [PATCH 1/1] package/gesftpserver: Add host-python as dependency Andreas Naumann
2021-06-23  9:05 ` Baruch Siach [this message]
2021-06-23  9:35   ` Peter Korsgaard
2021-06-23 10:00     ` Andreas Naumann
2021-06-23 10:30       ` Andreas Naumann
2021-06-23 11:45         ` Peter Korsgaard
2021-06-24 12:34           ` Andreas Naumann
2021-07-03 20:56 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tulp7xz6.fsf@tarshish \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox