wok diff clamav-dev/receipt @ rev 20939

freeglut: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 02 17:40:45 2019 +0100 (2019-03-02)
parents dd35682fcd62
children a4e913105025
line diff
     1.1 --- a/clamav-dev/receipt	Wed Sep 27 22:04:32 2017 +0000
     1.2 +++ b/clamav-dev/receipt	Sat Mar 02 17:40:45 2019 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="clamav-dev"
     1.7 -VERSION="0.99.2"
     1.8 +VERSION="0.101.1"
     1.9  CATEGORY="development"
    1.10 +TAGS="antivirus"
    1.11  SHORT_DESC="Clamav dev files."
    1.12  MAINTAINER="erjo@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="http://www.clamav.net/"
    1.15 -TAGS="antivirus"
    1.16 +
    1.17  WANTED="clamav"
    1.18 -
    1.19  DEPENDS="clamav pkg-config"
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22 @@ -23,4 +23,3 @@
    1.23  	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.24  	cp -a $install/usr/bin/clamav-config $fs/usr/bin
    1.25  }
    1.26 -