diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/esmart/esmart-0.0.2.20031018.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/esmart/esmart-0.0.2.20031018.ebuild b/x11-libs/esmart/esmart-0.0.2.20031018.ebuild index 23287f0e7549..150a4251c463 100644 --- a/x11-libs/esmart/esmart-0.0.2.20031018.ebuild +++ b/x11-libs/esmart/esmart-0.0.2.20031018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20031018.ebuild,v 1.1 2003/10/18 08:13:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20031018.ebuild,v 1.2 2003/10/19 03:47:24 vapier Exp $ inherit enlightenment flag-o-matic @@ -9,4 +9,5 @@ HOMEPAGE="http://www.enlightenment.org/pages/evas.html" DEPEND=">=x11-libs/evas-1.0.0.20031013_pre12 >=x11-libs/ecore-1.0.0.20031013_pre4 - >=media-libs/imlib2-1.1.0" + >=media-libs/imlib2-1.1.0 + >=media-libs/edje-0.0.1.20031018" |