summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-04-16 20:11:52 +0000
committerThomas Sachau <tommy@gentoo.org>2010-04-16 20:11:52 +0000
commit225e66126bd2eabd6b85221a43f1a13a66a89b6b (patch)
tree9067027961f9984d57c581d82c01f4cfe60160cb /x11-misc/emprint
parentDrop dependency on etk (diff)
downloadenlightenment-225e66126bd2eabd6b85221a43f1a13a66a89b6b.tar.gz
enlightenment-225e66126bd2eabd6b85221a43f1a13a66a89b6b.tar.bz2
enlightenment-225e66126bd2eabd6b85221a43f1a13a66a89b6b.zip
Add missing dependency on media-libs/imlib
(Portage version: 2.2_rc67-r3/svn/Linux x86_64)
Diffstat (limited to 'x11-misc/emprint')
-rw-r--r--x11-misc/emprint/emprint-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/emprint/emprint-9999.ebuild b/x11-misc/emprint/emprint-9999.ebuild
index 28b6060..4f11cdd 100644
--- a/x11-misc/emprint/emprint-9999.ebuild
+++ b/x11-misc/emprint/emprint-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -10,6 +10,7 @@ RDEPEND="x11-libs/libX11
>=x11-libs/ecore-9999
>=x11-libs/evas-9999
>=dev-libs/eina-9999
- >=media-libs/edje-9999"
+ >=media-libs/edje-9999
+ media-libs/imlib"
DEPEND="${RDEPEND}
x11-proto/xproto"