git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8b8c69
)
thcrut: fix depends
author
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 13:36:59 +0000
(13:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 13:36:59 +0000
(13:36 +0000)
packages/thc/thcrut_1.2.5.bb
patch
|
blob
|
history
diff --git
a/packages/thc/thcrut_1.2.5.bb
b/packages/thc/thcrut_1.2.5.bb
index
2efec91
..
f4e2b5b
100644
(file)
--- a/
packages/thc/thcrut_1.2.5.bb
+++ b/
packages/thc/thcrut_1.2.5.bb
@@
-1,6
+1,6
@@
DESCRIPTION = "RUT (aRe-yoU-There) RUT gathers informations from local and remote networks"
SECTION = "console/network"
-DEPENDS = "
openssl libnet
"
+DEPENDS = "
libpcre openssl libnet libpcap
"
HOMEPAGE = "http://thc.org/thc-rut/"
LICENSE = "GPL"
PR = "r1"