wok-next diff nagios-plugins-mysql/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 205d192370e5
children
line diff
     1.1 --- a/nagios-plugins-mysql/receipt	Tue Aug 13 13:22:54 2013 +0000
     1.2 +++ b/nagios-plugins-mysql/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.nagios.org/"
     1.5  WANTED="nagios-plugins"
     1.6  
     1.7 -DEPENDS="nagios-plugins mysqlclient"
     1.8 +DEPENDS="nagios-plugins mysql-client"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()