public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qmidiroute/
Date: Tue, 28 Mar 2023 14:58:09 +0000 (UTC)	[thread overview]
Message-ID: <1680015167.7b7893a3313f3235b0ebcafaeacd5e6bd3ed7137.mgorny@gentoo> (raw)

commit:     7b7893a3313f3235b0ebcafaeacd5e6bd3ed7137
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 14:52:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 14:52:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7893a3

media-sound/qmidiroute: Add missing dep on dev-qt/qtwidgets:5

Closes: https://bugs.gentoo.org/740496
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{qmidiroute-0.4.0.ebuild => qmidiroute-0.4.0-r1.ebuild}         | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-sound/qmidiroute/qmidiroute-0.4.0.ebuild b/media-sound/qmidiroute/qmidiroute-0.4.0-r1.ebuild
similarity index 88%
rename from media-sound/qmidiroute/qmidiroute-0.4.0.ebuild
rename to media-sound/qmidiroute/qmidiroute-0.4.0-r1.ebuild
index c432b7d42dba..892317d824ba 100644
--- a/media-sound/qmidiroute/qmidiroute-0.4.0.ebuild
+++ b/media-sound/qmidiroute/qmidiroute-0.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,9 @@ BDEPEND="
 RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
-	media-libs/alsa-lib"
+	dev-qt/qtwidgets:5
+	media-libs/alsa-lib
+"
 DEPEND="${RDEPEND}"
 
 PATCHES=(


             reply	other threads:[~2023-03-28 14:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 14:58 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-01 18:27 [gentoo-commits] repo/gentoo:master commit in: media-sound/qmidiroute/ Sam James
2020-05-20 12:44 Andreas Sturmlechner
2017-10-30  0:28 Manuel Rüger
2017-10-30  0:28 Manuel Rüger
2017-07-03  8:55 Alexis Ballier
2017-05-09  7:14 Alexis Ballier
2017-04-26  8:43 Alexis Ballier

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=1680015167.7b7893a3313f3235b0ebcafaeacd5e6bd3ed7137.mgorny@gentoo \
    --to=mgorny@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