wok-next diff filezilla/receipt @ rev 20545
vmtouch: create $install/usr/bin path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 03 15:08:22 2018 +0200 (2018-04-03) |
parents | affba9aecc73 |
children | 835b3b8ce6ac |
line diff
1.1 --- a/filezilla/receipt Mon Oct 26 02:54:52 2015 +0200 1.2 +++ b/filezilla/receipt Tue Apr 03 15:08:22 2018 +0200 1.3 @@ -12,8 +12,8 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 TAGS="ftp client" 1.6 1.7 -DEPENDS="wxWidgets28 gnutls libidn xorg-libXxf86vm libtasn1 sqlite" 1.8 -BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev sqlite-dev" 1.9 +DEPENDS="wxWidgets28 gnutls libidn xorg-libXxf86vm libtasn1 sqlite3" 1.10 +BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev sqlite3-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()