public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libgedit-amtk/
Date: Sat, 13 Apr 2024 10:37:27 +0000 (UTC)	[thread overview]
Message-ID: <1713004476.8a31bae04d66cae0a7cac9c40d7cade9b09d142f.leio@gentoo> (raw)

commit:     8a31bae04d66cae0a7cac9c40d7cade9b09d142f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 10:34:36 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 10:34:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a31bae0

gui-libs/libgedit-amtk: Add missing gtk+[introspection?] dep

No revbump because the only non-library consumer itself depends on this on its
own as well, so there should be no problems with VDB missing it. It's technically
just a recursive build dependency too.

Bug: https://bugs.gentoo.org/913725
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 gui-libs/libgedit-amtk/libgedit-amtk-5.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-libs/libgedit-amtk/libgedit-amtk-5.8.0.ebuild b/gui-libs/libgedit-amtk/libgedit-amtk-5.8.0.ebuild
index 1eb6ac221007..c2c93a6a77bd 100644
--- a/gui-libs/libgedit-amtk/libgedit-amtk-5.8.0.ebuild
+++ b/gui-libs/libgedit-amtk/libgedit-amtk-5.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ IUSE="+introspection gtk-doc"
 RDEPEND="
 	!gui-libs/amtk
 	>=dev-libs/glib-2.56:2
-	>=x11-libs/gtk+-3.22:3
+	>=x11-libs/gtk+-3.22:3[introspection?]
 	introspection? ( >=dev-libs/gobject-introspection-1.42:= )
 "
 DEPEND="${RDEPEND}"


             reply	other threads:[~2024-04-13 10:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 10:37 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-26 15:01 [gentoo-commits] repo/gentoo:master commit in: gui-libs/libgedit-amtk/ Pacho Ramos
2025-01-26 15:01 Pacho Ramos
2025-01-26 15:01 Pacho Ramos
2023-08-08 15:04 Matt Turner

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=1713004476.8a31bae04d66cae0a7cac9c40d7cade9b09d142f.leio@gentoo \
    --to=leio@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