From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- ettercap/ettercap_0.6.b.oe | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ettercap/ettercap_0.6.b.oe') diff --git a/ettercap/ettercap_0.6.b.oe b/ettercap/ettercap_0.6.b.oe index e69de29bb2..35983e284a 100644 --- a/ettercap/ettercap_0.6.b.oe +++ b/ettercap/ettercap_0.6.b.oe @@ -0,0 +1,8 @@ +DEPENDS = "ncurses openssl" + +SRC_URI = ${SOURCEFORGE_MIRROR}/ettercap/ettercap-${PV}.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1 + +inherit autotools +EXTRA_OECONF='--disable-gtk \ + --with-openssl=${STAGING_DIR}/target' -- cgit v1.2.3