wok diff daloradius/receipt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents 9e01bc6321ea
children 640a2eba2511
line diff
     1.1 --- a/daloradius/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/daloradius/receipt	Fri Jan 11 09:19:11 2019 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.daloradius.com/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEBENDS="php-gd php-mysql freeradius"
     1.8 +DEPENDS="php-gd php-mysql freeradius"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()