Skip to content

Commit

Permalink
x11-drivers/xf86-video-nouveau: restrict xorg-server version
Browse files Browse the repository at this point in the history
Fixes bug #572704.

Package-Manager: portage-2.2.27
  • Loading branch information
RemiCardona committed Jan 24, 2016
1 parent f8110ce commit f9960de
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -19,7 +19,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
IUSE="glamor"

RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]
x11-base/xorg-server[glamor(-)?]"
<x11-base/xorg-server-1.18.0[glamor(-)?]"
DEPEND="${RDEPEND}"

PATCHES=(
Expand Down

0 comments on commit f9960de

Please sign in to comment.