public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/swappy/
Date: Wed,  5 Apr 2023 12:30:30 +0000 (UTC)	[thread overview]
Message-ID: <1680697824.3ac35f9f979f2f8c4a649a70cb84773835c89813.juippis@gentoo> (raw)

commit:     3ac35f9f979f2f8c4a649a70cb84773835c89813
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 12:28:29 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 12:30:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac35f9f

gui-apps/swappy: add missing xorg-proto dep to 1.5.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/gui-apps/swappy/swappy-1.5.1.ebuild b/gui-apps/swappy/swappy-1.5.1.ebuild
index d2095c719603..1a98c7bd5ec7 100644
--- a/gui-apps/swappy/swappy-1.5.1.ebuild
+++ b/gui-apps/swappy/swappy-1.5.1.ebuild
@@ -19,16 +19,19 @@ fi
 LICENSE="MIT"
 SLOT="0"
 
-DEPEND="
+COMMON_DEPEND="
 	dev-libs/glib:2
 	x11-libs/cairo
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:3
 	x11-libs/pango
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
 	media-fonts/fontawesome[otf]
 "
+DEPEND="${COMMON_DEPEND}
+	x11-base/xorg-proto
+"
 BDEPEND="
 	app-text/scdoc
 	sys-devel/gettext


             reply	other threads:[~2023-04-05 12:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 12:30 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03 13:45 [gentoo-commits] repo/gentoo:master commit in: gui-apps/swappy/ Yixun Lan
2024-01-03 13:45 Yixun Lan
2023-05-26 14:38 Sam James
2023-04-05 12:30 Joonas Niilola
2022-07-25  6:04 Joonas Niilola
2022-07-25  6:04 Joonas Niilola
2022-07-25  6:04 Joonas Niilola
2022-07-25  6:04 Joonas Niilola
2022-05-17  5:59 Sam James
2021-03-10  7:17 Joonas Niilola
2021-03-04 12:26 Joonas Niilola
2021-03-04  6:02 Joonas Niilola
2021-03-04  6:02 Joonas Niilola
2021-03-04  6:02 Joonas Niilola

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=1680697824.3ac35f9f979f2f8c4a649a70cb84773835c89813.juippis@gentoo \
    --to=juippis@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