summaryrefslogtreecommitdiff
path: root/extra/kismet
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-08 00:07:33 -0700
committerroot <root@rshg054.dnsready.net>2013-06-08 00:07:33 -0700
commite90166c70f3a2bd27d8c914491f7e0510855fd3f (patch)
treec0ec802e40354cae1e19532f4dc5e16713d869df /extra/kismet
parent0312a836fd7650702bd6667fee9e949b585126d8 (diff)
Sat Jun 8 00:07:33 PDT 2013
Diffstat (limited to 'extra/kismet')
-rw-r--r--extra/kismet/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kismet/PKGBUILD b/extra/kismet/PKGBUILD
index b19a2f399..71d7c62c8 100644
--- a/extra/kismet/PKGBUILD
+++ b/extra/kismet/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 186877 2013-05-31 13:31:02Z andrea $
+# $Id: PKGBUILD 187862 2013-06-07 09:24:58Z tomegun $
# Maintainer:
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Jason Chu <jason@archlinux.org>
@@ -7,12 +7,12 @@
pkgname=kismet
pkgver=2013_03_R1b
_realver="${pkgver//_/-}"
-pkgrel=1
+pkgrel=2
pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
arch=('i686' 'x86_64')
url="http://www.kismetwireless.net/"
license=('GPL')
-depends=('libpcap' 'pcre' 'bluez')
+depends=('libpcap' 'pcre' 'bluez-libs' 'libcap')
optdepends=('gpsd: log coordinates of detected networks'
'wireshark-cli: provide OUI files used to determine device manufacturer'
'wireshark-cli: mergecap, to merge multiple capture files'