wok rev 13426

partclone: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:09:02 2012 +0200 (2012-10-04)
parents eea5b78b16de
children b08b0c9f0ff2
files partclone/receipt
line diff
     1.1 --- a/partclone/receipt	Thu Oct 04 10:43:24 2012 +0200
     1.2 +++ b/partclone/receipt	Thu Oct 04 11:09:02 2012 +0200
     1.3 @@ -5,13 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Utilities to smartly backup partitions."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -WEB_SITE="http://partclone.org/index.html"
     1.8 +WEB_SITE="http://partclone.org/"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 -WGET_URL="$TARBALL"
    1.11 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13  DEPENDS="ncursesw ntfs-3g e2fsprogs"
    1.14 -BUILD_DEPENDS="util-linux-ng-uuid-dev libxslt e2fsprogs-dev \
    1.15 - ncursesw-dev ntfsprogs-dev ntfs-3g-dev"
    1.16 +BUILD_DEPENDS="util-linux-uuid-dev libxslt e2fsprogs-dev \
    1.17 + ncursesw-dev ntfsprogs ntfs-3g-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()