wok diff kismet/receipt @ rev 7979

Fix: firefox needs python to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:59:07 2011 +0100 (2011-01-17)
parents 7130b9831b50
children c12e5b35e149
line diff
     1.1 --- a/kismet/receipt	Sun Oct 10 15:15:08 2010 +0000
     1.2 +++ b/kismet/receipt	Mon Jan 17 17:59:07 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Wireless network monitoring tool"
     1.5  MAINTAINER="domcox@users.sourceforge.net"
     1.6  DEPENDS="dbus libnl libpcap ncurses pcre libcap attr"
     1.7 -BUILD_DEPENDS="dbus-dev libnl-dev libpcap ncurses-dev pcre-dev pkg-config"
     1.8 +BUILD_DEPENDS="dbus-dev libnl-dev libpcap-dev ncurses-dev pcre-dev pkg-config"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.kismetwireless.net"
    1.11  WGET_URL="http://www.kismetwireless.net/code/$TARBALL"