summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-24 12:22:05 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-24 12:22:05 +0000
commit6f43dcadf9dc0d40cb125477e5b84cc7e652c54b (patch)
tree6685aadbd6347015b583cf7f239f14dc14c4bf6f /x11-libs/esmart
parentWhoooooops. Fix typo in RDEPEND fix (accidentally put libgnomeui instead of l... (diff)
downloadgentoo-2-6f43dcadf9dc0d40cb125477e5b84cc7e652c54b.tar.gz
gentoo-2-6f43dcadf9dc0d40cb125477e5b84cc7e652c54b.tar.bz2
gentoo-2-6f43dcadf9dc0d40cb125477e5b84cc7e652c54b.zip
need libtool at runtime #148841
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'x11-libs/esmart')
-rw-r--r--x11-libs/esmart/esmart-0.9.0.007.ebuild5
-rw-r--r--x11-libs/esmart/esmart-9999.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-libs/esmart/esmart-0.9.0.007.ebuild b/x11-libs/esmart/esmart-0.9.0.007.ebuild
index 69cc84945f90..0dda82c7cbfd 100644
--- a/x11-libs/esmart/esmart-0.9.0.007.ebuild
+++ b/x11-libs/esmart/esmart-0.9.0.007.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.007.ebuild,v 1.1 2006/07/16 05:38:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.007.ebuild,v 1.2 2006/09/24 12:22:05 vapier Exp $
inherit enlightenment
DESCRIPTION="A collection of evas smart objects"
-DEPEND=">=x11-libs/evas-0.9.9
+DEPEND="sys-devel/libtool
+ >=x11-libs/evas-0.9.9
>=x11-libs/ecore-0.9.9
>=media-libs/edje-0.5.0
>=media-libs/epsilon-0.3.0
diff --git a/x11-libs/esmart/esmart-9999.ebuild b/x11-libs/esmart/esmart-9999.ebuild
index 96107ef8158b..371cd8ab3e6d 100644
--- a/x11-libs/esmart/esmart-9999.ebuild
+++ b/x11-libs/esmart/esmart-9999.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-9999.ebuild,v 1.7 2006/07/16 05:38:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-9999.ebuild,v 1.8 2006/09/24 12:22:05 vapier Exp $
inherit enlightenment
DESCRIPTION="A collection of evas smart objects"
-DEPEND=">=x11-libs/evas-0.9.9
+DEPEND="sys-devel/libtool
+ >=x11-libs/evas-0.9.9
>=x11-libs/ecore-0.9.9
>=media-libs/edje-0.5.0
>=media-libs/epsilon-0.3.0