public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/
Date: Wed, 22 Sep 2021 20:01:45 +0000 (UTC)	[thread overview]
Message-ID: <1632340883.0afa9aace6ca89b91b9ae72276e9f0fb6efaaa21.asturm@gentoo> (raw)

commit:     0afa9aace6ca89b91b9ae72276e9f0fb6efaaa21
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 20:27:43 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 20:01:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afa9aac

dev-qt/designer: png support in qtgui is required

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../designer/{designer-5.15.2-r10.ebuild => designer-5.15.2-r11.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/designer/designer-5.15.2-r10.ebuild b/dev-qt/designer/designer-5.15.2-r11.ebuild
similarity index 97%
rename from dev-qt/designer/designer-5.15.2-r10.ebuild
rename to dev-qt/designer/designer-5.15.2-r11.ebuild
index f4adcbff829..c439cffb179 100644
--- a/dev-qt/designer/designer-5.15.2-r10.ebuild
+++ b/dev-qt/designer/designer-5.15.2-r11.ebuild
@@ -17,7 +17,7 @@ IUSE="declarative"
 
 DEPEND="
 	=dev-qt/qtcore-${QT5_PV}*:5=
-	=dev-qt/qtgui-${QT5_PV}*:5=
+	=dev-qt/qtgui-${QT5_PV}*:5=[png]
 	=dev-qt/qtnetwork-${QT5_PV}*
 	=dev-qt/qtprintsupport-${QT5_PV}*
 	=dev-qt/qtwidgets-${QT5_PV}*


             reply	other threads:[~2021-09-22 20:01 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 20:01 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-28 12:13 [gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/ Arthur Zamarin
2024-04-03 19:06 Arthur Zamarin
2024-04-03 18:48 Arthur Zamarin
2024-01-31 22:47 Ionen Wolkens
2023-11-06  7:14 Arthur Zamarin
2023-07-12 23:39 Sam James
2023-07-12  1:13 Sam James
2023-04-25  9:42 Arthur Zamarin
2022-12-05 19:45 Arthur Zamarin
2022-07-04 17:58 Arthur Zamarin
2022-07-02 12:54 Arthur Zamarin
2022-06-13 21:18 Sam James
2022-04-17 18:18 Sam James
2022-04-12 18:45 Arthur Zamarin
2021-10-17  0:29 Sam James
2021-10-17  0:27 Sam James
2021-09-30 18:21 Sam James
2021-09-30 18:15 Sam James
2021-09-08 16:55 Andreas Sturmlechner
2020-05-30 19:33 Sergei Trofimovich
2020-01-27 10:48 Mikle Kolyada
2020-01-13 19:50 Sergei Trofimovich
2019-04-26 17:51 Anthony G. Basile
2018-09-07 23:46 Sergei Trofimovich
2018-08-22  1:21 Mikle Kolyada
2018-03-21  7:25 Sergei Trofimovich
2018-03-13 19:51 Michał Górny
2017-09-02 13:18 Michael Palimaka
2017-07-15  5:16 Markus Meier
2017-07-10 10:35 Alexis Ballier
2017-06-06 16:12 Markus Meier
2017-06-03 20:09 Sergei Trofimovich
2017-05-21 16:41 Michael Weber
2017-05-20 10:37 Michael Weber
2017-05-19  7:40 Jeroen Roovers
2017-05-18 12:39 Agostino Sarubbo
2017-03-17  7:47 Jeroen Roovers
2017-01-02 19:01 Markus Meier
2016-10-13  9:41 Agostino Sarubbo
2016-08-23 19:49 Markus Meier
2016-08-15  5:56 Jeroen Roovers
2016-03-27 16:47 Agostino Sarubbo
2016-03-24  5:53 Markus Meier
2016-03-09  4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2016-01-15  6:47 Michael Palimaka
2016-01-14 17:56 Michael Palimaka
2015-10-18  9:40 Mikle Kolyada
2015-09-21  4:58 Jeroen Roovers
2015-08-23  9:24 Jeroen Roovers

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=1632340883.0afa9aace6ca89b91b9ae72276e9f0fb6efaaa21.asturm@gentoo \
    --to=asturm@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