wok diff sqlite-dev/receipt @ rev 16888

libQtSql: what if to add BUILD_DEPENDS line, let full Qt cooking will be after update
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Jul 14 02:44:23 2014 +0000 (2014-07-14)
parents 47e1df965953
children 79d891358297
line diff
     1.1 --- a/sqlite-dev/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.2 +++ b/sqlite-dev/receipt	Mon Jul 14 02:44:23 2014 +0000
     1.3 @@ -9,8 +9,9 @@
     1.4  LICENSE="PublicDomain"
     1.5  WANTED="sqlite"
     1.6  WEB_SITE="http://www.sqlite.org/"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="sqlite pkg-config"
    1.10 +DEPENDS="sqlite"
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()