# HG changeset patch # User Pascal Bellard # Date 1349341742 -7200 # Node ID aa1cf82f7d690b276655618ce9626a4e6b3794f5 # Parent eea5b78b16deeb71559c59ff14495c9bdb8423a1 partclone: update bdeps diff -r eea5b78b16de -r aa1cf82f7d69 partclone/receipt --- a/partclone/receipt Thu Oct 04 10:43:24 2012 +0200 +++ b/partclone/receipt Thu Oct 04 11:09:02 2012 +0200 @@ -5,13 +5,13 @@ CATEGORY="system-tools" SHORT_DESC="Utilities to smartly backup partitions." MAINTAINER="erjo@slitaz.org" -WEB_SITE="http://partclone.org/index.html" +WEB_SITE="http://partclone.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="ncursesw ntfs-3g e2fsprogs" -BUILD_DEPENDS="util-linux-ng-uuid-dev libxslt e2fsprogs-dev \ - ncursesw-dev ntfsprogs-dev ntfs-3g-dev" +BUILD_DEPENDS="util-linux-uuid-dev libxslt e2fsprogs-dev \ + ncursesw-dev ntfsprogs ntfs-3g-dev" # Rules to configure and make the package. compile_rules()