[blfs] 02/02: BlueZ: Adjusted to build against libical-4
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit fc1c10dff269a482b9c09a5bba0329ec8bbd6859 Author: Douglas R. Reno <[email protected]> AuthorDate: Sun May 10 16:31:50 2026 -0500 BlueZ: Adjusted to build against libical-4 --- general/sysutils/bluez.xml | 4 ++-- introduction/welcome/changelog.xml | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/general/sysutils/bluez.xml b/general/sysutils/bluez.xml index 0f4994c51f..bba8fd5adc 100644 --- a/general/sysutils/bluez.xml +++ b/general/sysutils/bluez.xml @@ -148,13 +148,13 @@ --localstatedir=/var \ --enable-library \ --disable-systemd && -make</userinput></screen> +make ICAL_LIBS="-lical -licalvcal"</userinput></screen> <screen revision="systemd"><userinput>./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-library && -make</userinput></screen> +make ICAL_LIBS="-lical -licalvcal"</userinput></screen> <para> To test the results, issue: <userinput>make check</userinput>. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 3fcd8ff2b1..0738f79866 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -39,6 +39,15 @@ <itemizedlist> <title>Changelog Entries:</title> + <listitem> + <para>May 10th, 2026</para> + <itemizedlist> + <listitem> + <para>[renodr] - Adjusted bluez to build with libical-4.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>May 9th, 2026</para> <itemizedlist> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page