apt-cacher-ng: fuse -> fuse3 (#526493)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
cmake,
|
||||
doxygen,
|
||||
fetchurl,
|
||||
fuse,
|
||||
fuse3,
|
||||
libevent,
|
||||
xz,
|
||||
openssl,
|
||||
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
buildInputs = [
|
||||
bzip2
|
||||
fuse
|
||||
fuse3
|
||||
libevent
|
||||
xz
|
||||
openssl
|
||||
|
||||
Reference in New Issue
Block a user