wok diff filezilla/receipt @ rev 14065
shaarli: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 20 12:48:01 2013 +0100 (2013-02-20) |
parents | 18addd5dacea |
children | 380ffe05937a |
line diff
1.1 --- a/filezilla/receipt Fri Dec 16 15:42:01 2011 +0100 1.2 +++ b/filezilla/receipt Wed Feb 20 12:48:01 2013 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 TAGS="ftp client" 1.5 1.6 DEPENDS="wxWidgets gnutls libidn xorg-libXxf86vm libtasn1 sqlite" 1.7 -BUILD_DEPENDS="xdg-utils gettext wxWidgets-dev gnutls-dev libidn-dev" 1.8 +BUILD_DEPENDS="xdg-utils gettext wxWidgets-dev gnutls-dev libidn-dev sqlite-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()