wok diff apr-dev/receipt @ rev 22414

clamav: libcurl-devel is required in order to build freshclam and clamsubmit
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 14 20:04:51 2019 +0000 (2019-12-14)
parents 21df9c566947
children 3017ac7f9219
line diff
     1.1 --- a/apr-dev/receipt	Tue Sep 24 21:55:30 2013 +0000
     1.2 +++ b/apr-dev/receipt	Sat Dec 14 20:04:51 2019 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WANTED="apr"
     1.5  WEB_SITE="http://apr.apache.org"
     1.6  
     1.7 -DEPENDS="apr bash"
     1.8 +DEPENDS="apr bash pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()