aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fuse3
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-11-01 21:57:15 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-11-01 21:58:27 +0100
commitc02203bd917a5ccaa6afc3fc50d314c9011386ad (patch)
tree778ce5a5ff3dc5decfde588f5908b71e28ddf87f /testing/fuse3
parent8c52595d26b5373cdb09fd8304725a10025b08e0 (diff)
downloadaports-c02203bd917a5ccaa6afc3fc50d314c9011386ad.tar.bz2
aports-c02203bd917a5ccaa6afc3fc50d314c9011386ad.tar.xz
testing/fuse3: conflict with main/fuse
At least for now. It is only necessary because the OpenRC script and the configuration file have the same name.
Diffstat (limited to 'testing/fuse3')
-rw-r--r--testing/fuse3/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/fuse3/APKBUILD b/testing/fuse3/APKBUILD
index 74a771e8e3..0ffa325e74 100644
--- a/testing/fuse3/APKBUILD
+++ b/testing/fuse3/APKBUILD
@@ -2,11 +2,12 @@
pkgname=fuse3
_pkgname=fuse
pkgver=3.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="The reference implementation of the Linux FUSE (Filesystem in Userspace) interface"
url="https://github.com/libfuse/libfuse/"
arch="all"
license="GPL2"
+depends="!fuse"
makedepends="gettext-dev linux-headers meson eudev-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/libfuse/libfuse/releases/download/$_pkgname-$pkgver/$_pkgname-$pkgver.tar.xz