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/qtquick3d/
Date: Mon, 20 Jun 2022 18:03:28 +0000 (UTC)	[thread overview]
Message-ID: <1655748125.df641f0b26f97962b8f4266eae27a44d91251e3d.chiitoo@gentoo> (raw)

commit:     df641f0b26f97962b8f4266eae27a44d91251e3d
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 20 17:33:39 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=df641f0b

dev-qt/qtquick3d: adjust dependencies

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

 dev-qt/qtquick3d/qtquick3d-6.3.1.ebuild    | 3 ++-
 dev-qt/qtquick3d/qtquick3d-6.3.9999.ebuild | 3 ++-
 dev-qt/qtquick3d/qtquick3d-6.9999.ebuild   | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtquick3d/qtquick3d-6.3.1.ebuild b/dev-qt/qtquick3d/qtquick3d-6.3.1.ebuild
index e3aa9760..dedca4c1 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.3.1.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.3.1.ebuild
@@ -15,7 +15,7 @@ elif [[ ${QT6_BUILD_TYPE} == live ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent,network,widgets]
 	=dev-qt/qtdeclarative-${PV}*
 	=dev-qt/qtshadertools-${PV}*
 	=dev-qt/qtquicktimeline-${PV}*
@@ -27,5 +27,6 @@ src_configure() {
 	local mycmakeargs=(
 		-DQT_FEATURE_system_assimp=ON
 	)
+
 	qt6-build_src_configure
 }

diff --git a/dev-qt/qtquick3d/qtquick3d-6.3.9999.ebuild b/dev-qt/qtquick3d/qtquick3d-6.3.9999.ebuild
index e3aa9760..dedca4c1 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.3.9999.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.3.9999.ebuild
@@ -15,7 +15,7 @@ elif [[ ${QT6_BUILD_TYPE} == live ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent,network,widgets]
 	=dev-qt/qtdeclarative-${PV}*
 	=dev-qt/qtshadertools-${PV}*
 	=dev-qt/qtquicktimeline-${PV}*
@@ -27,5 +27,6 @@ src_configure() {
 	local mycmakeargs=(
 		-DQT_FEATURE_system_assimp=ON
 	)
+
 	qt6-build_src_configure
 }

diff --git a/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild b/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
index e3aa9760..dedca4c1 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
@@ -15,7 +15,7 @@ elif [[ ${QT6_BUILD_TYPE} == live ]]; then
 fi
 
 DEPEND="
-	=dev-qt/qtbase-${PV}*
+	=dev-qt/qtbase-${PV}*[concurrent,network,widgets]
 	=dev-qt/qtdeclarative-${PV}*
 	=dev-qt/qtshadertools-${PV}*
 	=dev-qt/qtquicktimeline-${PV}*
@@ -27,5 +27,6 @@ src_configure() {
 	local mycmakeargs=(
 		-DQT_FEATURE_system_assimp=ON
 	)
+
 	qt6-build_src_configure
 }


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

Thread overview: 6+ 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 --
2022-11-05 16:39 [gentoo-commits] proj/qt:master commit in: dev-qt/qtquick3d/ Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-09-24 17:03 Andreas Sturmlechner
2022-06-22  6:34 Jimi Huotari
2022-04-12 12:43 Jimi Huotari

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.df641f0b26f97962b8f4266eae27a44d91251e3d.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