dev-ruby/capybara: fix slot dependencies
[gentoo.git] / x11-drivers / xf86-video-vesa / xf86-video-vesa-2.3.4.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6 inherit xorg-2
7
8 DESCRIPTION="Generic VESA video driver"
9 KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd"
10 IUSE=""
11
12 RDEPEND=">=x11-base/xorg-server-1.6
13         >=x11-libs/libpciaccess-0.12.901"
14 DEPEND="${RDEPEND}"