From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/polkit: add linux-pam as a dependency if linux-pam is selected
Date: Sun, 15 Mar 2020 22:12:04 +0100 [thread overview]
Message-ID: <20200315211204.GL19677@scaer> (raw)
In-Reply-To: <20200315205610.2227486-1-aduskett@gmail.com>
Adam, All,
On 2020-03-15 13:56 -0700, aduskett at gmail.com spake thusly:
> From: Adam Duskett <Aduskett@gmail.com>
>
> Without linux-pam built first, polkit will throw a configuration error:
> configure: error: Could not find pam/pam-devel, please install the needed packages.
>
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/polkit/polkit.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/polkit/polkit.mk b/package/polkit/polkit.mk
> index bc9e3580ab..efd788a05c 100644
> --- a/package/polkit/polkit.mk
> +++ b/package/polkit/polkit.mk
> @@ -24,6 +24,7 @@ POLKIT_CONF_OPTS = \
> --disable-libsystemd-login
>
> ifeq ($(BR2_PACKAGE_LINUX_PAM),y)
> +POLKIT_DEPENDENCIES += linux-pam
> POLKIT_CONF_OPTS += --with-authfw=pam
> else
> POLKIT_CONF_OPTS += --with-authfw=shadow
> --
> 2.24.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2020-03-15 21:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-15 20:56 [Buildroot] [PATCH 1/1] package/polkit: add linux-pam as a dependency if linux-pam is selected aduskett at gmail.com
2020-03-15 21:12 ` Yann E. MORIN [this message]
2020-03-21 21:53 ` Peter Korsgaard
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=20200315211204.GL19677@scaer \
--to=yann.morin.1998@free.fr \
--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