wok diff kismet/receipt @ rev 7739
Added pre_install and post_remove to hd2u.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Dec 20 08:07:07 2010 +0000 (2010-12-20) |
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 Dec 20 08:07:07 2010 +0000 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"