public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
Date: Thu, 28 Mar 2024 22:33:55 +0000 (UTC)	[thread overview]
Message-ID: <1711665162.a5317d8f33a5c3c23b2ae6d23f47d68736fe473e.julien@gentoo> (raw)

commit:     a5317d8f33a5c3c23b2ae6d23f47d68736fe473e
Author:     Jay Faulkner <jay <AT> jvf <DOT> cc>
AuthorDate: Thu Mar 28 22:26:30 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Mar 28 22:32:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5317d8f

gui-apps/1password-8.10.28: Fix systemd-utils dep

Before this change, this was uninstallable on systemd profiles.

Signed-off-by: Jay Faulkner <jay <AT> jvf.cc>

 gui-apps/1password/1password-8.10.28.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.28.ebuild b/gui-apps/1password/1password-8.10.28.ebuild
index 8183250656..bf55bdd2d2 100644
--- a/gui-apps/1password/1password-8.10.28.ebuild
+++ b/gui-apps/1password/1password-8.10.28.ebuild
@@ -31,7 +31,10 @@ RDEPEND="
 	media-libs/mesa
 	net-print/cups
 	sys-apps/dbus
-	sys-apps/systemd-utils
+	|| (
+		sys-apps/systemd-utils
+		sys-apps/systemd
+	)
 	sys-libs/zlib
 	x11-libs/cairo
 	x11-libs/gtk+:3


             reply	other threads:[~2024-03-28 22:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 22:33 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-28 17:49 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/ Viorel Munteanu
2024-03-28 17:41 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-03-28 17:49 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-24  0:47 Julien Roy
2024-02-17 12:11 Rui Huang
2024-02-15 14:58 David Roman
2024-02-15 14:58 David Roman
2023-10-12  3:41 Rui Huang
2023-09-14 13:22 David Roman
2023-09-14 13:22 David Roman
2023-06-10 10:56 Florian Schmaus
2023-04-14 17:36 Viorel Munteanu
2023-04-13 19:52 Florian Schmaus
2023-04-13 19:52 Florian Schmaus

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=1711665162.a5317d8f33a5c3c23b2ae6d23f47d68736fe473e.julien@gentoo \
    --to=julien@jroy.ca \
    --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