public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/liquidshell/
Date: Wed, 16 Jul 2025 20:08:43 +0000 (UTC)	[thread overview]
Message-ID: <1752696512.6a5ff7c9ad894f50a3d89d914daf5fc168df6839.asturm@gentoo> (raw)

commit:     6a5ff7c9ad894f50a3d89d914daf5fc168df6839
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 16 20:06:08 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 16 20:08:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5ff7c9

gui-apps/liquidshell: Add missing dependency

Closes: https://bugs.gentoo.org/960294
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gui-apps/liquidshell/liquidshell-1.10.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gui-apps/liquidshell/liquidshell-1.10.0.ebuild b/gui-apps/liquidshell/liquidshell-1.10.0.ebuild
index 1bf537cf28f7..e8a0defdae9e 100644
--- a/gui-apps/liquidshell/liquidshell-1.10.0.ebuild
+++ b/gui-apps/liquidshell/liquidshell-1.10.0.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE=""
 
-DEPEND="
+COMMON_DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets]
 	>=kde-frameworks/bluez-qt-${KFMIN}:6
 	>=kde-frameworks/karchive-${KFMIN}:6
@@ -42,7 +42,10 @@ DEPEND="
 	>=kde-frameworks/networkmanager-qt-${KFMIN}:6
 	>=kde-frameworks/solid-${KFMIN}:6
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+"
+RDEPEND="${COMMON_DEPEND}
 	>=dev-qt/qttools-${QTMIN}:6[qdbus]
 	>=kde-frameworks/kded-${KFMIN}:6
 	sys-apps/dbus


             reply	other threads:[~2025-07-16 20:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 20:08 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07 19:12 [gentoo-commits] repo/gentoo:master commit in: gui-apps/liquidshell/ Andreas Sturmlechner
2024-10-07 17:32 Andreas Sturmlechner
2023-08-21 18:22 Andreas Sturmlechner
2023-08-20 16:33 Andreas Sturmlechner

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=1752696512.6a5ff7c9ad894f50a3d89d914daf5fc168df6839.asturm@gentoo \
    --to=asturm@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