wok-stable diff iftop/receipt @ rev 6848

Fix depends: Remove xorg-xf86-input-evdev & xorg-xf86-video-vesa from xorg-server depends and put them as suggested - xorg can use other drivers
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Oct 20 12:31:54 2010 +0200 (2010-10-20)
parents 27ee6849ba17
children 209f2ed52094
line diff
     1.1 --- a/iftop/receipt	Tue Aug 26 08:36:27 2008 +0000
     1.2 +++ b/iftop/receipt	Wed Oct 20 12:31:54 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.5  BUILD_DEPENDS="libpcap ncurses-dev"
     1.6  DEPENDS="libpcap ncurses"
     1.7 +TAGS="network monitor usage"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()