From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/4] apr: Include libxcrypt as dependency
Date: Mon, 18 Sep 2023 16:16:55 +0200 [thread overview]
Message-ID: <20230918141810.536112-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230918141810.536112-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 637 bytes --]
- IPFire3.x
- libxcrypt dependency in apr is required by apr-util and then apache
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
apr/apr.nm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/apr/apr.nm b/apr/apr.nm
index 622356d37..0e363c53f 100644
--- a/apr/apr.nm
+++ b/apr/apr.nm
@@ -5,7 +5,7 @@
name = apr
version = 1.7.4
-release = 1
+release = 2
groups = System/Libraries
url = https://apr.apache.org/
@@ -23,6 +23,7 @@ source_dl = https://www.apache.org/dist/apr/
build
requires
libuuid-devel
+ libxcrypt-devel
end
configure_options += \
--
2.42.0
next prev parent reply other threads:[~2023-09-18 14:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-18 14:16 [PATCH 1/4] libxcrypt: Update to version 4.4.36 Adolf Belka
2023-09-18 14:16 ` Adolf Belka [this message]
2023-09-18 14:16 ` [PATCH 3/4] apr-util: Update version to 1.6.3 and add libxcrypt as dependency Adolf Belka
2023-09-18 14:16 ` [PATCH 4/4] apache: Introduce apache into IPFire3.x Adolf Belka
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=20230918141810.536112-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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