wok-next diff filezilla/receipt @ rev 20364

Up palemoon (27.6.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 24 05:32:16 2017 +0100 (2017-11-24)
parents affba9aecc73
children 835b3b8ce6ac
line diff
     1.1 --- a/filezilla/receipt	Mon Oct 26 02:54:52 2015 +0200
     1.2 +++ b/filezilla/receipt	Fri Nov 24 05:32:16 2017 +0100
     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()