public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iwgtk/
Date: Wed,  2 Oct 2024 18:12:59 +0000 (UTC)	[thread overview]
Message-ID: <1727892774.b2caad2a8e7cd66fd3d3cd887a9aa3764f7de28d.bkohler@gentoo> (raw)

commit:     b2caad2a8e7cd66fd3d3cd887a9aa3764f7de28d
Author:     PPN-SD <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Sep 30 19:27:03 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 18:12:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2caad2a

net-wireless/iwgtk: Add dependency x11-base/xorg-proto to build

Signed-off-by: PPN-SD <nicolas.parlant <AT> parhuet.fr>
Closes: https://github.com/gentoo/gentoo/pull/38824
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 net-wireless/iwgtk/iwgtk-0.9.ebuild | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/net-wireless/iwgtk/iwgtk-0.9.ebuild b/net-wireless/iwgtk/iwgtk-0.9.ebuild
index 866764df6280..37efcf48022e 100644
--- a/net-wireless/iwgtk/iwgtk-0.9.ebuild
+++ b/net-wireless/iwgtk/iwgtk-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,11 +11,8 @@ SRC_URI="https://github.com/J-Lentz/iwgtk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
-BDEPEND="app-text/scdoc"
-
-DEPEND="
+COMMON_DEPEND="
 	app-accessibility/at-spi2-core:2
 	dev-libs/glib:2
 	gui-libs/gtk:4
@@ -25,7 +22,14 @@ DEPEND="
 	x11-libs/pango:0
 "
 
+BDEPEND="app-text/scdoc"
+
+DEPEND="
+	${COMMON_DEPEND}
+	x11-base/xorg-proto
+"
+
 RDEPEND="
-	${DEPEND}
+	${COMMON_DEPEND}
 	>=net-wireless/iwd-1.29
 "


             reply	other threads:[~2024-10-02 18:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-02 18:12 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-30 18:05 [gentoo-commits] repo/gentoo:master commit in: net-wireless/iwgtk/ Ben Kohler
2023-01-10 16:11 Ben Kohler
2023-01-04 15:23 Ben Kohler
2022-10-27 12:34 Ben Kohler
2022-10-27 12:34 Ben Kohler
2022-08-11 13:00 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-07-01 13:24 Ben Kohler
2022-07-01 13:08 Ben Kohler
2022-07-01 11:45 Ben Kohler
2022-06-14 13:20 Ben Kohler
2022-06-14 13:20 Ben Kohler
2022-06-07 19:17 Ben Kohler
2021-01-08 21:14 Ben Kohler
2021-01-08 19:39 Ben Kohler

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=1727892774.b2caad2a8e7cd66fd3d3cd887a9aa3764f7de28d.bkohler@gentoo \
    --to=bkohler@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