wok-current diff ntop/receipt @ rev 7002
mplayer: fix depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Oct 31 15:43:27 2010 +0100 (2010-10-31) |
parents | 7d4197e5834d |
children | 209f2ed52094 |
line diff
1.1 --- a/ntop/receipt Sat Mar 14 14:52:47 2009 +0000 1.2 +++ b/ntop/receipt Sun Oct 31 15:43:27 2010 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 DEPENDS="zlib openssl libpng libpcap glibc gdbm rrdtool perl pcre" 1.5 BUILD_DEPENDS="zlib-dev openssl-dev libpng-dev libpcap libtool glibc-dev gdbm-dev rrdtool autoconf automake rrdtool-dev" 1.6 CONFIG_FILES="/etc/ntop" 1.7 +TAGS="network" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()