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:
5940b7f
)
kismet: configure picks up pcap from staging, so lets add it to depends
author
Koen Kooi
<koen@openembedded.org>
Tue, 25 Dec 2007 13:07:55 +0000
(13:07 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 25 Dec 2007 13:07:55 +0000
(13:07 +0000)
packages/kismet/kismet_2007-10-R1.bb
patch
|
blob
|
history
diff --git
a/packages/kismet/kismet_2007-10-R1.bb
b/packages/kismet/kismet_2007-10-R1.bb
index
1c78d46
..
1a53c6f
100644
(file)
--- a/
packages/kismet/kismet_2007-10-R1.bb
+++ b/
packages/kismet/kismet_2007-10-R1.bb
@@
-2,8
+2,8
@@
DESCRIPTION = "Kismet is an 802.11 layer2 wireless network detector, sniffer, an
HOMEPAGE = "http://www.kismetwireless.net/"
SECTION = "console/network"
LICENSE = "GPLv2"
-DEPENDS = "expat gmp imagemagick tiff fakeroot-native zlib bzip2"
-PR = "r
1
"
+DEPENDS = "expat gmp imagemagick tiff fakeroot-native zlib bzip2
libpcap
"
+PR = "r
2
"
SRC_URI = "http://www.kismetwireless.net/code/kismet-${PV}.tar.gz"