From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/showmethekey/ Date: Thu, 6 Jun 2024 10:47:27 +0000 (UTC) [thread overview] Message-ID: <1717670622.5fb8efbef71335128a954a25a3a73ce8bf6a3d3c.davidroman@gentoo> (raw) commit: 5fb8efbef71335128a954a25a3a73ce8bf6a3d3c Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Jun 6 10:43:42 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Jun 6 10:43:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fb8efbe gui-apps/showmethekey: add missing x11-libs/libX11 dep Signed-off-by: David Roman <davidroman96 <AT> gmail.com> gui-apps/showmethekey/showmethekey-1.12.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild index a405f2594..66a9f888f 100644 --- a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild +++ b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild @@ -26,7 +26,11 @@ DEPEND=" x11-libs/libxkbcommon x11-libs/pango " -RDEPEND="${DEPEND}" + +RDEPEND=" + ${DEPEND} + x11-libs/libX11 +" src_prepare() { default
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/showmethekey/ Date: Thu, 6 Jun 2024 10:44:31 +0000 (UTC) [thread overview] Message-ID: <1717670622.5fb8efbef71335128a954a25a3a73ce8bf6a3d3c.davidroman@gentoo> (raw) Message-ID: <20240606104431.N6xELzzWoc39U8xKfH7sYmo2ORzZE8QN25GMJ9tLGz0@z> (raw) commit: 5fb8efbef71335128a954a25a3a73ce8bf6a3d3c Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Jun 6 10:43:42 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Jun 6 10:43:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fb8efbe gui-apps/showmethekey: add missing x11-libs/libX11 dep Signed-off-by: David Roman <davidroman96 <AT> gmail.com> gui-apps/showmethekey/showmethekey-1.12.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild index a405f2594..66a9f888f 100644 --- a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild +++ b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild @@ -26,7 +26,11 @@ DEPEND=" x11-libs/libxkbcommon x11-libs/pango " -RDEPEND="${DEPEND}" + +RDEPEND=" + ${DEPEND} + x11-libs/libX11 +" src_prepare() { default
next reply other threads:[~2024-06-06 10:47 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-06-06 10:47 David Roman [this message] 2024-06-06 10:44 ` [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/showmethekey/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2024-07-11 10:57 David Roman 2024-07-11 16:47 ` [gentoo-commits] repo/proj/guru:master " David Roman 2024-07-11 10:57 [gentoo-commits] repo/proj/guru:dev " David Roman 2024-07-11 16:47 ` [gentoo-commits] repo/proj/guru:master " David Roman 2024-06-04 12:26 David Roman 2023-12-12 10:52 David Roman 2023-12-12 10:52 David Roman 2023-10-02 15:47 David Roman 2023-10-02 14:10 [gentoo-commits] repo/proj/guru:dev " David Roman 2023-10-02 15:47 ` [gentoo-commits] repo/proj/guru:master " David Roman 2023-07-31 15:52 David Roman 2023-05-28 15:01 Viorel Munteanu 2022-12-06 6:09 Viorel Munteanu
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=1717670622.5fb8efbef71335128a954a25a3a73ce8bf6a3d3c.davidroman@gentoo \ --to=davidroman96@gmail.com \ --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: linkBe 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