All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/libnvme: needs host-swig
Date: Sun, 29 Oct 2023 12:33:26 +0100	[thread overview]
Message-ID: <20231029113325.GX687180@scaer> (raw)
In-Reply-To: <20231026155754.1637976-1-giulio.benetti@benettiengineering.com>

Giulio, All,

On 2023-10-26 17:57 +0200, Giulio Benetti spake thusly:
> Fixes:
> http://autobuild.buildroot.net/results/a63d18fd318783d7e3d1cede062c9c7cacb10282/
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  package/libnvme/libnvme.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/libnvme/libnvme.mk b/package/libnvme/libnvme.mk
> index 38394b9931..3b622839fa 100644
> --- a/package/libnvme/libnvme.mk
> +++ b/package/libnvme/libnvme.mk
> @@ -10,6 +10,8 @@ LIBNVME_LICENSE = LGPL-2.1
>  LIBNVME_LICENSE_FILES = COPYING
>  LIBNVME_INSTALL_STAGING = YES
>  
> +LIBNVME_DEPENDENCIES += host-swig

swig is only needed to build the python bindings, no?
In which case it should be in the python conditional block, right?

Regards,
Yann E. MORIN.

>  LIBNVME_CONF_OPTS += \
>  	-Dtests=false
>  
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-10-29 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26 15:57 [Buildroot] [PATCH] package/libnvme: needs host-swig Giulio Benetti
2023-10-29 11:33 ` Yann E. MORIN [this message]
2023-10-29 20:43   ` Giulio Benetti

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=20231029113325.GX687180@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.