summaryrefslogtreecommitdiff
blob: 12d44b94ed9ee8780f1bfc334b2c34431cc75d18 (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
	>=dev-libs/ecore-9999
	>=media-libs/evas-9999
	>=dev-libs/eina-9999
	>=media-libs/edje-9999
	media-libs/imlib"
DEPEND="${RDEPEND}
	x11-proto/xproto"