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

inherit enlightenment

DESCRIPTION="utility for taking screenshots of the entire screen"

RDEPEND="x11-libs/libX11
	>=x11-libs/ecore-9999
	>=dev-libs/evas-9999
	>=dev-libs/eina-9999
	>=media-libs/edje-9999
	media-libs/imlib"
DEPEND="${RDEPEND}
	x11-proto/xproto"