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