into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/02/03 17:14:42+01:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into marcinj.local:/home/hrw/zaurus/bb/openembedded
2005/02/03 17:14:29+01:00 local!hrw
updated kdepimpi to 2.0.2
2005/02/03 16:57:33+01:00 (none)!koen
thcrut_1.2.5.bb:
add missing depend to thcrut
BKrev: 4202676a_7WQHYINjWX3-dE6WcQgxA
+SECTION = "console/network"
+DEPENDS = "openssl libnet"
+HOMEPAGE = "http://www.thc.org
+LICENSE = "GPL"
+PR = "r1"
+
+SRC_URI = "http://packetstorm.linuxsecurity.com/groups/thc/thcrut-1.2.5.tar.gz \
+ file://configure_in.patch;patch=1;pnum=0"
+
+S = "${WORKDIR}/thcrut-${PV}"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-ssl=${STAGING_LIBDIR}/.."
+