aboutsummaryrefslogtreecommitdiff
blob: 848392fe06d49d15c2a9df6a8a3ce853f3466b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="Meta package for all EFL libraries"
HOMEPAGE="http://enlightenment.org"
LICENSE="GPL-2"

KEYWORDS="~arm ~amd64 ~x86"
SLOT="0"
IUSE=""

RDEPEND="
	dev-libs/eet
	>=x11-libs/evas-${PV}
	>=x11-libs/ecore-${PV}
	>=dev-libs/embryo-0.9.9.050
	>=media-libs/edje-${PV}
	>=media-libs/emotion-${PV}
	>=media-libs/esmart-${PV}
	>=media-libs/epsilon-${PV}
	>=x11-libs/e_dbus-${PV}
	>=dev-libs/efreet-${PV}
	>=x11-libs/ewl-${PV}
	>=x11-libs/etk-${PV}"