# HG changeset patch # User Erkan Yilmaz # Date 1540898594 0 # Node ID ca35f063c621ec1d9ddc32d7f716cda3ec158a22 # Parent cc579bd820cfa5fda71310ebc8aeb4bf4eade411 partclone 0.2.89 -> 0.2.70: dpkg-architecture not used here diff -r cc579bd820cf -r ca35f063c621 partclone/receipt --- a/partclone/receipt Tue Oct 30 11:08:43 2018 +0000 +++ b/partclone/receipt Tue Oct 30 11:23:14 2018 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="partclone" -VERSION="0.2.89" +VERSION="0.2.70" CATEGORY="system-tools" SHORT_DESC="Utilities to smartly backup partitions." MAINTAINER="erjo@slitaz.org" @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="backup" -DEPENDS="ncursesw ntfs-3g e2fsprogs dpkg" +DEPENDS="ncursesw ntfs-3g e2fsprogs" BUILD_DEPENDS="util-linux-blkid-dev util-linux-uuid-dev libxslt e2fsprogs-dev \ ncursesw-dev ntfsprogs-dev ntfs-3g-dev docbook-xsl"