From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/files/
Date: Sat, 2 Sep 2023 17:35:43 +0000 (UTC) [thread overview]
Message-ID: <1693676130.437dd07ebf11db8a8babbf70c317dbbe7abad168.sam@gentoo> (raw)
commit: 437dd07ebf11db8a8babbf70c317dbbe7abad168
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 17:35:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 17:35:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437dd07e
sys-apps/dbus: fixup elogind patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/dbus/files/dbus-1.15.8-enable-elogind.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/dbus/files/dbus-1.15.8-enable-elogind.patch b/sys-apps/dbus/files/dbus-1.15.8-enable-elogind.patch
index 1cf9094990e6..543eac5b30f2 100644
--- a/sys-apps/dbus/files/dbus-1.15.8-enable-elogind.patch
+++ b/sys-apps/dbus/files/dbus-1.15.8-enable-elogind.patch
@@ -9,7 +9,7 @@ particularly required. The only known consumer at the moment is hplip.
#ifdef HAVE_SYSTEMD
#include <systemd/sd-login.h>
#endif
-+#if HAVE_ELOGIND
++#ifdef HAVE_ELOGIND
+#include <elogind/sd-login.h>
+#endif
@@ -40,7 +40,7 @@ particularly required. The only known consumer at the moment is hplip.
endif
endif
-+elogind = dependency('elogind', version: '>=209', required: get_option('elogind'))
++elogind = dependency('libelogind', version: '>=209', required: get_option('elogind'))
+use_elogind = elogind.found()
+config.set('HAVE_ELOGIND', use_elogind)
+
next reply other threads:[~2023-09-02 17:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-02 17:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-23 16:10 [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/files/ Michael Mair-Keimberger
2024-10-15 21:46 Conrad Kostecki
2022-11-13 18:34 Conrad Kostecki
2022-10-15 19:34 Conrad Kostecki
2020-06-25 7:30 Conrad Kostecki
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=1693676130.437dd07ebf11db8a8babbf70c317dbbe7abad168.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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