[oe-commits] org.oe.dev thcrut: fix depends

koen commit openembedded-commits at lists.openembedded.org
Thu Aug 2 14:05:53 UTC 2007


thcrut: fix depends

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9ca4252efb9948ce173f616c937012398a0b2c42
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9ca4252efb9948ce173f616c937012398a0b2c42
Files:
1
packages/thc/thcrut_1.2.5.bb
Diffs:

#
# mt diff -r135506b04d780ed849403830feb3df4df7516a1a -r9ca4252efb9948ce173f616c937012398a0b2c42
#
# 
# 
# patch "packages/thc/thcrut_1.2.5.bb"
#  from [2f657d8faa27de41e2655a314fcc09fcb2df8a7e]
#    to [3dbdb20fdb8da483b3a6cf04962de7fe6321db1f]
# 
============================================================
--- packages/thc/thcrut_1.2.5.bb	2f657d8faa27de41e2655a314fcc09fcb2df8a7e
+++ packages/thc/thcrut_1.2.5.bb	3dbdb20fdb8da483b3a6cf04962de7fe6321db1f
@@ -1,6 +1,6 @@ SECTION = "console/network"
 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"






More information about the Openembedded-commits mailing list