summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/squashfuse/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/squashfuse/package.py')
-rw-r--r--var/spack/repos/builtin/packages/squashfuse/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/squashfuse/package.py b/var/spack/repos/builtin/packages/squashfuse/package.py
index 7a4e995b82..05db957328 100644
--- a/var/spack/repos/builtin/packages/squashfuse/package.py
+++ b/var/spack/repos/builtin/packages/squashfuse/package.py
@@ -32,7 +32,7 @@ class Squashfuse(AutotoolsPackage):
conflicts('~shared', when='~static', msg="Enable shared, static or both")
depends_on('fuse@2.5:')
- depends_on('fuse@:2.99', when='@:0.1.103')
+ depends_on('fuse@:2', when='@:0.1.103')
# Note: typically libfuse is external, but this implies that you have to make
# pkg-config external too, because spack's pkg-config doesn't know how to