diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-03-15 12:15:21 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-03-15 12:15:36 +0100 |
commit | 0760c7e72f7b18af36519386c6fe663e8dad41dd (patch) | |
tree | 53e2b7108a0d8518a2f4095102cdbf9ae5d097c7 /x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild | |
parent | net-mail/mailutils: version bump to 3.2 (diff) | |
download | gentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.tar.gz gentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.tar.bz2 gentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.zip |
x11-drivers/xf86-video-virtualbox: Block incompatible xorg-server versions.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild index c130f9fcd7ae..25d752e1bec7 100644 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dri" -RDEPEND=">=x11-base/xorg-server-1.7:=[-minimal] +RDEPEND="<x11-base/xorg-server-1.19:=[-minimal] x11-libs/libXcomposite" DEPEND="${RDEPEND} >=dev-util/kbuild-0.1.9998_pre20131130 |