From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/webvfx/
Date: Mon, 3 Feb 2020 15:51:04 +0000 (UTC) [thread overview]
Message-ID: <1580745035.46b8c697a478570ff06bcdcda4cc3937084f1d89.asturm@gentoo> (raw)
commit: 46b8c697a478570ff06bcdcda4cc3937084f1d89
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 15:20:10 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 15:50:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b8c697
media-libs/webvfx: Fix dependencies
Found dev-qt/qtnetwork header use, but no linking.
Missing virtual/opengl for libGL.so linking.
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/webvfx/webvfx-1.1.0.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/media-libs/webvfx/webvfx-1.1.0.ebuild b/media-libs/webvfx/webvfx-1.1.0.ebuild
index 7850e11afc0..114f397f141 100644
--- a/media-libs/webvfx/webvfx-1.1.0.ebuild
+++ b/media-libs/webvfx/webvfx-1.1.0.ebuild
@@ -21,14 +21,16 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
- dev-qt/qtnetwork:5
dev-qt/qtopengl:5
dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
media-libs/mlt
+ virtual/opengl
+"
+DEPEND="${RDEPEND}
+ dev-qt/qtnetwork:5
"
-DEPEND="${RDEPEND}"
src_prepare() {
default
next reply other threads:[~2020-02-03 15:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 15:51 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-19 8:23 [gentoo-commits] repo/gentoo:master commit in: media-libs/webvfx/ Pacho Ramos
2020-09-06 16:46 Andreas Sturmlechner
2020-07-11 8:25 Joonas Niilola
2020-07-11 8:18 Joonas Niilola
2020-07-11 8:18 Joonas Niilola
2020-02-03 15:51 Andreas Sturmlechner
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=1580745035.46b8c697a478570ff06bcdcda4cc3937084f1d89.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