You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-201210...

17 lines
477 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-20121028.ebuild,v 1.2 2012/11/25 07:27:22 pacho Exp $
EAPI="4"
inherit emul-linux-x86
LICENSE="FTL GPL-2 MIT"
KEYWORDS="-* amd64"
IUSE="opengl"
DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
x11-libs/libX11
opengl? ( app-emulation/emul-linux-x86-opengl )"