wok-6.x diff filezilla/receipt @ rev 20585
Update some bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 15 09:20:58 2018 +0100 (2018-12-15) |
parents | affba9aecc73 |
children | a78610b2eb47 |
line diff
1.1 --- a/filezilla/receipt Mon Oct 26 02:54:52 2015 +0200 1.2 +++ b/filezilla/receipt Sat Dec 15 09:20:58 2018 +0100 1.3 @@ -13,7 +13,8 @@ 1.4 TAGS="ftp client" 1.5 1.6 DEPENDS="wxWidgets28 gnutls libidn xorg-libXxf86vm libtasn1 sqlite" 1.7 -BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev sqlite-dev" 1.8 +BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev \ 1.9 +sqlite-dev libgnutls" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()