summaryrefslogtreecommitdiff
blob: 7e42c57671dcbfe7f2005a7a52090fd21f41ce6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

ESVN_SUB_PROJECT="TMP/st"
inherit enlightenment

DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices."

DEPEND=">=x11-libs/ecore-9999
	>=dev-libs/evas-9999
	>=media-libs/edje-9999"
RDEPEND=${DEPEND}