mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Import XRandr 1.3.2 ebuild.
Also remove 1.3.1. BUG=chromium-os:25404 Change-Id: Ic1cfc331f3ebe9c89c2b10191d42752352d85621 Reviewed-on: https://gerrit.chromium.org/gerrit/14675 Tested-by: Stéphane Marchesin <marcheu@chromium.org> Reviewed-by: Stuart Abercrombie <sabercrombie@chromium.org> Commit-Ready: Stéphane Marchesin <marcheu@chromium.org>
This commit is contained in:
parent
f7f0352761
commit
8bbbc742fe
@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.1.ebuild,v 1.9 2011/02/14 22:56:13 xarthisius Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.2.ebuild,v 1.8 2011/10/03 18:06:25 josejx Exp $
|
||||
|
||||
EAPI=3
|
||||
EAPI=4
|
||||
inherit xorg-2
|
||||
|
||||
DESCRIPTION="X.Org Xrandr library"
|
||||
@ -13,7 +13,7 @@ IUSE=""
|
||||
RDEPEND="x11-libs/libX11
|
||||
x11-libs/libXext
|
||||
x11-libs/libXrender
|
||||
x11-proto/randrproto
|
||||
>=x11-proto/randrproto-1.3.0
|
||||
x11-proto/renderproto
|
||||
x11-proto/xextproto"
|
||||
DEPEND="${RDEPEND}"
|
Loading…
Reference in New Issue
Block a user