mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #8585 from Cynerd/btrfs-progs-fix-kconfig
btrfs-progs: drop unnecessary Kconfig dependency
This commit is contained in:
@@ -2,7 +2,6 @@ if PACKAGE_btrfs-progs
|
|||||||
|
|
||||||
config BTRFS_PROGS_ZSTD
|
config BTRFS_PROGS_ZSTD
|
||||||
bool "Build with zstd support"
|
bool "Build with zstd support"
|
||||||
depends on PACKAGE_libzstd
|
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This allows you to manage BTRFS with zstd compression
|
This allows you to manage BTRFS with zstd compression
|
||||||
|
|||||||
Reference in New Issue
Block a user