wok diff nagvis/receipt @ rev 20252

pulseaudio: force 32 bits arch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 12 18:38:37 2018 +0100 (2018-03-12)
parents bb34bab08c6e
children 4e6f31d3d204
line diff
     1.1 --- a/nagvis/receipt	Fri Mar 04 18:14:34 2011 +0100
     1.2 +++ b/nagvis/receipt	Mon Mar 12 18:38:37 2018 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Visualization addon for nagios."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.nagvis.org/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +SUGGESTED="graphviz"
    1.12 +
    1.13  DEPENDS="nagios php-mysql php-gd ndoutils mk-livestatus"
    1.14 -SUGGESTED="graphviz"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()