wok diff iptraf-ng/receipt @ rev 18657

pypar2: add bdeps, tiny tweak; pcmanfm action: allow ": " inside name (for example, HDD volume name)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 03 02:34:35 2015 +0200 (2015-12-03)
parents 721f7fb13889
children 5f489761d0c4
line diff
     1.1 --- a/iptraf-ng/receipt	Wed Nov 05 15:07:39 2014 +0100
     1.2 +++ b/iptraf-ng/receipt	Thu Dec 03 02:34:35 2015 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  PROVIDE="iptraf"
     1.5  
     1.6  DEPENDS="ncursesw"
     1.7 -BUILD_DEPENDS="ncurses-dev"
     1.8 +BUILD_DEPENDS="ncurses-dev wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()