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 3/4] package/libsemanage: Add host-audit as a dependency.
Date: Fri, 15 Jul 2016 06:41:05 +0300	[thread overview]
Message-ID: <20160715034105.GA3870@tarshish> (raw)
In-Reply-To: <1468518424-11785-3-git-send-email-Aduskett@gmail.com>

Hi Adam,

On Thu, Jul 14, 2016 at 01:47:03PM -0400, Adam Duskett wrote:
> policycoreutils requires libsemanage to be compiled as a host package.

This does not explain why you add host-audit as a dependency of 
host-libsemanage.

baruch

> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/libsemanage/libsemanage.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/libsemanage/libsemanage.mk b/package/libsemanage/libsemanage.mk
> index a60d018..beb34ba 100644
> --- a/package/libsemanage/libsemanage.mk
> +++ b/package/libsemanage/libsemanage.mk
> @@ -27,7 +27,7 @@ define LIBSEMANAGE_INSTALL_TARGET_CMDS
>  	$(MAKE) -C $(@D) $(LIBSEMANAGE_MAKE_OPTS) DESTDIR=$(TARGET_DIR) install
>  endef
>  
> -HOST_LIBSEMANAGE_DEPENDENCIES = host-bison host-libsepol host-libselinux \
> +HOST_LIBSEMANAGE_DEPENDENCIES = host-bison host-audit host-libsepol host-libselinux \
>  				host-ustr host-bzip2 host-swig
>  HOST_LIBSEMANAGE_MAKE_OPTS += $(HOST_CONFIGURE_OPTS) \
>  	SWIG_LIB="$(HOST_DIR)/usr/share/swig/$(SWIG_VERSION)/"

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  reply	other threads:[~2016-07-15  3:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-14 17:47 [Buildroot] [PATCH 1/4] package/audit: Allow Host compilation Adam Duskett
2016-07-14 17:47 ` [Buildroot] [PATCH 2/4] libcap-ng: Allow host compilation Adam Duskett
2016-07-16 13:57   ` Thomas Petazzoni
2016-07-14 17:47 ` [Buildroot] [PATCH 3/4] package/libsemanage: Add host-audit as a dependency Adam Duskett
2016-07-15  3:41   ` Baruch Siach [this message]
2016-07-15 16:45     ` Adam Duskett
2016-07-16 13:58       ` Thomas Petazzoni
2016-07-14 17:47 ` [Buildroot] [v13, 4/4] policycoreutils: new package Adam Duskett
2016-07-16 13:55 ` [Buildroot] [PATCH 1/4] package/audit: Allow Host compilation 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=20160715034105.GA3870@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