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] proj/kde:master commit in: kde-apps/knotes/
Date: Mon, 20 May 2024 21:57:56 +0000 (UTC)	[thread overview]
Message-ID: <1716242007.4db4e93048291c28b6949c3b50345781e7d4a30f.asturm@gentoo> (raw)

commit:     4db4e93048291c28b6949c3b50345781e7d4a30f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 21:53:27 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 20 21:53:27 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4db4e930

kde-apps/knotes: Add missing DEPEND=x11-base/xorg-proto

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/knotes/knotes-24.05.0.ebuild       | 7 +++++--
 kde-apps/knotes/knotes-24.05.49.9999.ebuild | 7 +++++--
 kde-apps/knotes/knotes-9999.ebuild          | 7 +++++--
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/kde-apps/knotes/knotes-24.05.0.ebuild b/kde-apps/knotes/knotes-24.05.0.ebuild
index 04af67189a..e607bc3950 100644
--- a/kde-apps/knotes/knotes-24.05.0.ebuild
+++ b/kde-apps/knotes/knotes-24.05.0.ebuild
@@ -19,7 +19,7 @@ SLOT="6"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="
+COMMON_DEPEND="
 	>=dev-libs/ktextaddons-1.5.4:6
 	dev-libs/libxslt
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
@@ -54,6 +54,9 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	x11-libs/libX11
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
 	>=kde-apps/kdepim-runtime-${PVCUT}:6
 "
+DEPEND="${COMMON_DEPEND}
+	x11-base/xorg-proto
+"

diff --git a/kde-apps/knotes/knotes-24.05.49.9999.ebuild b/kde-apps/knotes/knotes-24.05.49.9999.ebuild
index 77d6824c5d..62b6749b94 100644
--- a/kde-apps/knotes/knotes-24.05.49.9999.ebuild
+++ b/kde-apps/knotes/knotes-24.05.49.9999.ebuild
@@ -19,7 +19,7 @@ SLOT="6"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
+COMMON_DEPEND="
 	>=dev-libs/ktextaddons-1.5.4:6
 	dev-libs/libxslt
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
@@ -54,6 +54,9 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	x11-libs/libX11
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
 	>=kde-apps/kdepim-runtime-${PVCUT}:6
 "
+DEPEND="${COMMON_DEPEND}
+	x11-base/xorg-proto
+"

diff --git a/kde-apps/knotes/knotes-9999.ebuild b/kde-apps/knotes/knotes-9999.ebuild
index 77d6824c5d..62b6749b94 100644
--- a/kde-apps/knotes/knotes-9999.ebuild
+++ b/kde-apps/knotes/knotes-9999.ebuild
@@ -19,7 +19,7 @@ SLOT="6"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
+COMMON_DEPEND="
 	>=dev-libs/ktextaddons-1.5.4:6
 	dev-libs/libxslt
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
@@ -54,6 +54,9 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	x11-libs/libX11
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
 	>=kde-apps/kdepim-runtime-${PVCUT}:6
 "
+DEPEND="${COMMON_DEPEND}
+	x11-base/xorg-proto
+"


             reply	other threads:[~2024-05-20 21:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-20 21:57 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20 16:41 [gentoo-commits] proj/kde:master commit in: kde-apps/knotes/ Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-02-25 23:14 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2023-07-06 12:00 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-04-25  8:00 Andreas Sturmlechner
2020-02-23 10:59 Andreas Sturmlechner
2019-07-15 16:50 Andreas Sturmlechner
2019-05-08  6:09 Andreas Sturmlechner
2016-08-31 14:33 Michael Palimaka
2016-07-25 15:30 Michael Palimaka
2016-05-11  9:51 Michael Palimaka
2016-04-04 22:51 Johannes Huber
2016-03-13 16:47 Michael Palimaka
2016-02-18 14:44 Michael Palimaka

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=1716242007.4db4e93048291c28b6949c3b50345781e7d4a30f.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