wok diff multitail/receipt @ rev 16936

Up xterm (309), enable 256-color: package 20kB even less!
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Jul 22 11:57:18 2014 +0200 (2014-07-22)
parents 790665a153fa
children 17e313b5b9c1
line diff
     1.1 --- a/multitail/receipt	Fri Aug 17 15:08:23 2012 +0000
     1.2 +++ b/multitail/receipt	Tue Jul 22 11:57:18 2014 +0200
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Monitor multiple log files."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="ncurses"
     1.8 -BUILD_DEPENDS="ncurses-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tgz"
    1.11  WEB_SITE="http://www.vanheusden.com/multitail/"
    1.12  WGET_URL="http://www.vanheusden.com/multitail/$TARBALL"
    1.13  CONFIG_FILES="/etc/multitail.conf"
    1.14  
    1.15 +DEPENDS="ncurses"
    1.16 +BUILD_DEPENDS="ncurses-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {