wok diff kismet/receipt @ rev 17231

add post_install to some icon themes (for qt4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Oct 16 19:38:39 2014 +0000 (2014-10-16)
parents 3fe2c569088e
children c7c3567bd8d4
line diff
     1.1 --- a/kismet/receipt	Tue Aug 13 11:28:37 2013 +0000
     1.2 +++ b/kismet/receipt	Thu Oct 16 19:38:39 2014 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="wireless network monitor"
     1.5  
     1.6  DEPENDS="dbus libnl libpcap ncurses pcre libcap attr"
     1.7 -BUILD_DEPENDS="pkg-config libpcap-dev ncurses-dev"
     1.8 +BUILD_DEPENDS="pkg-config libpcap-dev ncurses-dev libnl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()