wok-next diff fuse2/receipt @ rev 21119

libarchive: depends on libzstd
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 14 03:39:08 2019 +0200 (2019-01-14)
parents f48456621a9d
children 6716e6b0b403
line diff
     1.1 --- a/fuse2/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/fuse2/receipt	Mon Jan 14 03:39:08 2019 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.9.7"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="FUSE Filsystem in Userspace, compatible with GVFS"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://github.com/libfuse/libfuse"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/fuse2.html"
    1.12 @@ -14,7 +14,7 @@
    1.13  WGET_URL="https://github.com/libfuse/libfuse/releases/download/fuse-$VERSION/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="util-linux-mount"
    1.16 -SPLIT="fuse2-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	export MOUNT_FUSE_PATH=/usr/bin