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] proj/qt:master commit in: dev-qt/qtopengl/
Date: Thu, 10 Sep 2020 17:49:15 +0000 (UTC)	[thread overview]
Message-ID: <1599676823.6839f477693719f482a13686f2f9fdc0eab8b950.asturm@gentoo> (raw)

commit:     6839f477693719f482a13686f2f9fdc0eab8b950
Author:     Ross Charles Campbell <rossbridger.cc <AT> gmail <DOT> com>
AuthorDate: Fri Aug 21 22:24:41 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep  9 18:40:23 2020 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=6839f477

dev-qt/qtopengl: depend on virtual/opengl only when gles2-only is off

Remove the virtual/opengl dependency when the "gles2-only" flag is enabled.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Ross Charles Campbell <rossbridger.cc <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtopengl/qtopengl-5.15.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtopengl/qtopengl-5.15.9999.ebuild b/dev-qt/qtopengl/qtopengl-5.15.9999.ebuild
index a2891c53..3aaab692 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.9999.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.9999.ebuild
@@ -18,7 +18,7 @@ DEPEND="
 	~dev-qt/qtcore-${PV}:5=
 	~dev-qt/qtgui-${PV}[gles2-only=]
 	~dev-qt/qtwidgets-${PV}[gles2-only=]
-	virtual/opengl
+	!gles2-only? ( virtual/opengl )
 "
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2020-09-10 17:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 17:49 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-08  9:29 [gentoo-commits] proj/qt:master commit in: dev-qt/qtopengl/ Andreas Sturmlechner
2021-09-22  7:19 Andreas Sturmlechner
2020-04-03 20:03 Andreas Sturmlechner
2014-10-03  0:41 Davide Pesavento
2014-09-08 22:28 Davide Pesavento
2014-09-01 23:37 Davide Pesavento
2014-05-12 13:38 Michael Palimaka
2014-04-04 17:46 Davide Pesavento
2014-03-27 14:14 Michael Palimaka

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=1599676823.6839f477693719f482a13686f2f9fdc0eab8b950.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