public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebchannel/
Date: Mon, 20 Jun 2022 18:03:28 +0000 (UTC)	[thread overview]
Message-ID: <1655748125.6a6306018a88b43a2fea64a771fb7e8dc4ce623d.chiitoo@gentoo> (raw)

commit:     6a6306018a88b43a2fea64a771fb7e8dc4ce623d
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 20 17:30:43 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 18:02:05 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=6a630601

dev-qt/qtwebchannel: adjust qt6 dependencies

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-qt/qtwebchannel/qtwebchannel-6.3.1.ebuild    | 3 ++-
 dev-qt/qtwebchannel/qtwebchannel-6.3.9999.ebuild | 5 +++--
 dev-qt/qtwebchannel/qtwebchannel-6.9999.ebuild   | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.3.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.3.1.ebuild
index bd319d8a..62dd2732 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.3.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.3.1.ebuild
@@ -12,7 +12,8 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent]
 	=dev-qt/qtdeclarative-${PV}*
+	=dev-qt/qtwebsockets-${PV}*
 "
 RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.3.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.3.9999.ebuild
index 719f560d..62dd2732 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.3.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,8 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent]
 	=dev-qt/qtdeclarative-${PV}*
+	=dev-qt/qtwebsockets-${PV}*
 "
 RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.9999.ebuild
index 719f560d..62dd2732 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,8 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent]
 	=dev-qt/qtdeclarative-${PV}*
+	=dev-qt/qtwebsockets-${PV}*
 "
 RDEPEND="${DEPEND}"


             reply	other threads:[~2022-06-20 18:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 18:03 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30 14:03 [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebchannel/ Andreas Sturmlechner
2022-11-05 16:47 Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-09-24 17:03 Andreas Sturmlechner
2022-05-14 21:15 Andreas Sturmlechner
2022-03-04  9:51 Andreas Sturmlechner
2021-08-20 12:36 Andreas Sturmlechner
2015-11-27 23:42 Davide Pesavento
2015-07-21 16:38 Davide Pesavento
2015-06-18 17:19 Davide Pesavento
2015-04-24 16:38 Davide Pesavento

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=1655748125.6a6306018a88b43a2fea64a771fb7e8dc4ce623d.chiitoo@gentoo \
    --to=chiitoo@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