wok rev 12584
kismet: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 21:28:13 2012 +0200 (2012-04-28) |
parents | 313856cc2188 |
children | cdf0429a5242 |
files | kino/receipt kismet/receipt |
line diff
1.1 --- a/kino/receipt Sat Apr 28 21:18:58 2012 +0200 1.2 +++ b/kino/receipt Sat Apr 28 21:28:13 2012 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 libdv-dev libraw1394-dev libavc1394-dev libsamplerate-dev xorg-libXv-dev \ 1.5 libiec61883-dev libxml2-dev bash libpng-dev freetype-dev fontconfig-dev \ 1.6 libiec61883 ffmpeg-dev xorg-libXv libsamplerate util-linux-uuid-dev \ 1.7 -alsa-lib" 1.8 +alsa-lib xorg-libXext" 1.9 SUGGESTED="lame vorbis-tools mjpegtools dvdauthor" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.kinodv.org/"
2.1 --- a/kismet/receipt Sat Apr 28 21:18:58 2012 +0200 2.2 +++ b/kismet/receipt Sat Apr 28 21:28:13 2012 +0200 2.3 @@ -11,7 +11,7 @@ 2.4 TAGS="wireless network monitor" 2.5 2.6 DEPENDS="dbus libnl libpcap ncurses pcre libcap attr" 2.7 -BUILD_DEPENDS="pkg-config libpcap-dev" 2.8 +BUILD_DEPENDS="pkg-config libpcap-dev ncurses-dev" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()