wok diff slitaz-icon/receipt @ rev 20505

partclone 0.2.89 -> 0.2.70: dpkg-architecture not used here
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Oct 30 11:23:14 2018 +0000 (2018-10-30)
parents 9e01bc6321ea
children 669f61f44760
line diff
     1.1 --- a/slitaz-icon/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/slitaz-icon/receipt	Tue Oct 30 11:23:14 2018 +0000
     1.3 @@ -9,7 +9,9 @@
     1.4  TARBALL="$PACKAGE-1.2.tar.gz"
     1.5  WEB_SITE="http://www.slitaz.org/"
     1.6  WGET_URL="http://mirror.slitaz.org/sources/artwok/$TARBALL"
     1.7 -HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="any"
     1.9 +
    1.10 +BUILD_DEPENDS="faenza-icon-theme"
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()