From 6c33047514d1c6f4198530cc4152c9dee2e4999a Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Tue, 28 Sep 2021 17:45:16 +0200 Subject: Squashfs is a makefilepackage (#26300) --- var/spack/repos/builtin/packages/squashfs/package.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/squashfs/package.py b/var/spack/repos/builtin/packages/squashfs/package.py index 03d01dca30..ae6601c72c 100644 --- a/var/spack/repos/builtin/packages/squashfs/package.py +++ b/var/spack/repos/builtin/packages/squashfs/package.py @@ -33,11 +33,6 @@ class Squashfs(MakefilePackage): conflicts('squashfs~xz default_compression=xz', msg='Cannot set default compression to missing algorithm') conflicts('squashfs~zstd default_compression=zstd', msg='Cannot set default compression to missing algorithm') - depends_on('m4', type='build') - depends_on('autoconf', type='build') - depends_on('automake', type='build') - depends_on('libtool', type='build') - depends_on('zlib', when='+gzip') depends_on('lz4', when='+lz4') depends_on('lzo', when='+lzo') -- cgit v1.2.3-70-g09d2