[oe-commits] org.oe.dev kismet: configure picks up pcap from staging, so lets add it to depends

koen commit openembedded-commits at lists.openembedded.org
Tue Dec 25 13:32:04 UTC 2007


kismet: configure picks up pcap from staging, so lets add it to depends

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: acf2917a94a9bba36e944b0ad3ee532e3fc10eaf
ViewMTN: http://monotone.openembedded.org/revision/info/acf2917a94a9bba36e944b0ad3ee532e3fc10eaf
Files:
1
packages/kismet/kismet_2007-10-R1.bb
Diffs:

#
# mt diff -ra5c5a6e47d4759a66447a91dd29c65d7ffcd6dce -racf2917a94a9bba36e944b0ad3ee532e3fc10eaf
#
# 
# 
# patch "packages/kismet/kismet_2007-10-R1.bb"
#  from [cb2ebd02b717a445eea7d52c0967752bad90862a]
#    to [b8971fcf7ccf5f139688680c6faccc7b2cfe9bff]
# 
============================================================
--- packages/kismet/kismet_2007-10-R1.bb	cb2ebd02b717a445eea7d52c0967752bad90862a
+++ packages/kismet/kismet_2007-10-R1.bb	b8971fcf7ccf5f139688680c6faccc7b2cfe9bff
@@ -1,9 +1,9 @@ LICENSE = "GPLv2"
 DESCRIPTION = "Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 HOMEPAGE = "http://www.kismetwireless.net/"
 SECTION = "console/network"
 LICENSE = "GPLv2"
-DEPENDS = "expat gmp imagemagick tiff fakeroot-native zlib bzip2"
-PR = "r1"
+DEPENDS = "expat gmp imagemagick tiff fakeroot-native zlib bzip2 libpcap"
+PR = "r2"
 
 SRC_URI = "http://www.kismetwireless.net/code/kismet-${PV}.tar.gz"
 






More information about the Openembedded-commits mailing list