From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/
Date: Sun, 30 Jul 2017 11:14:58 +0000 (UTC) [thread overview]
Message-ID: <1501413250.b671883c631a7e23703c7bb50776ec7129d7f78e.soap@gentoo> (raw)
commit: b671883c631a7e23703c7bb50776ec7129d7f78e
Author: Igor Savlook <isav <AT> alzari <DOT> pw>
AuthorDate: Thu Jul 20 17:16:58 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 11:14:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b671883c
x11-drivers/xf86-video-virtualbox: add missing dependencies
The current ebuild is missing a dependency on
* x11-proto/presentproto
* x11-proto/dri3proto
Bug: https://bugs.gentoo.org/625748
Closes: https://github.com/gentoo/gentoo/pull/5150
.../xf86-video-virtualbox/xf86-video-virtualbox-5.1.24.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.24.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.24.ebuild
index 3eb7cfa80d3..d64df0a7da7 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.24.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.24.ebuild
@@ -28,6 +28,7 @@ DEPEND="${RDEPEND}
>=dev-util/kbuild-0.1.9998_pre20131130
sys-power/iasl
x11-proto/fontsproto
+ x11-proto/presentproto
x11-proto/randrproto
x11-proto/renderproto
x11-proto/resourceproto
@@ -40,8 +41,12 @@ DEPEND="${RDEPEND}
x11-libs/libX11
x11-libs/libXfixes
x11-libs/libXext
- dri? ( x11-proto/xf86driproto
- >=x11-libs/libdrm-2.4.5 )"
+ dri? (
+ x11-proto/dri3proto
+ x11-proto/xf86driproto
+ >=x11-libs/libdrm-2.4.5
+ )"
+
PDEPEND="dri? ( ~app-emulation/virtualbox-guest-additions-${PV} )"
BUILD_TARGETS="all"
next reply other threads:[~2017-07-30 11:15 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 11:14 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-03 18:52 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/ Jonas Stein
2018-05-08 15:15 Agostino Sarubbo
2018-05-07 23:55 Thomas Deutschmann
2018-02-11 11:36 Michał Górny
2018-01-21 20:30 Thomas Deutschmann
2018-01-18 21:41 Mikle Kolyada
2018-01-18 11:22 Lars Wendler
2017-12-29 17:47 Mikle Kolyada
2017-12-26 2:06 Thomas Deutschmann
2017-04-21 7:33 David Seifert
2017-03-15 11:15 Lars Wendler
2017-01-31 12:31 Tobias Klausmann
2016-11-01 22:24 Lars Wendler
2016-10-04 12:46 Lars Wendler
2016-07-28 8:05 Lars Wendler
2016-07-14 9:28 Lars Wendler
2016-05-10 21:24 Ian Stakenvicius
2016-05-04 4:47 Lars Wendler
2016-03-05 22:38 Mikle Kolyada
2015-11-06 8:46 Mikle Kolyada
2015-10-22 3:00 Richard Farina
2015-10-22 2:18 Richard Farina
2015-10-20 20:28 Richard Farina
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=1501413250.b671883c631a7e23703c7bb50776ec7129d7f78e.soap@gentoo \
--to=soap@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