diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-11-06 10:31:05 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-11-06 10:31:05 +0100 |
commit | 79bd7ce24402f023c53e83928e655ac2c32a864d (patch) | |
tree | c334a9586b214106397d680554c1bd0f763b124f /x11-drivers | |
parent | sys-fs/btrfs-progs: Bump to version 4.19. Removed old. (diff) | |
download | gentoo-79bd7ce24402f023c53e83928e655ac2c32a864d.tar.gz gentoo-79bd7ce24402f023c53e83928e655ac2c32a864d.tar.bz2 gentoo-79bd7ce24402f023c53e83928e655ac2c32a864d.zip |
x11-drivers/xf86-video-vboxvideo: Block xf86-video-virtualbox
as they have file collisions.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild index c2869693013c..8409576b357f 100644 --- a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild +++ b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,6 +12,7 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND=" + !x11-drivers/xf86-video-virtualbox >=x11-base/xorg-server-1.8:=[-minimal] x11-libs/libXcomposite x11-libs/libpciaccess |