summaryrefslogtreecommitdiff
blob: 09ded2358ea1285cd96db928c7fb4f043aa4a8cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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-sdl/emul-linux-x86-sdl-20120520-r1.ebuild,v 1.2 2012/07/25 14:32:51 pacho Exp $

EAPI="4"

inherit emul-linux-x86

LICENSE="LGPL-2 LGPL-2.1 ZLIB"
KEYWORDS="-* amd64"

DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
	~app-emulation/emul-linux-x86-baselibs-${PV}
	>=app-emulation/emul-linux-x86-soundlibs-${PV}-r2
	~app-emulation/emul-linux-x86-medialibs-${PV}"