]> git.sesse.net Git - bcachefs-tools-debian/blob - debian/control
add missing python3, python3-docutils dependency
[bcachefs-tools-debian] / debian / control
1 Source: bcachefs-tools
2 Maintainer: Kent Overstreet <kent.overstreet@gmail.com>
3 Section: utils
4 Priority: optional
5 Standards-Version: 3.9.5
6 Build-Depends: debhelper (>= 9), pkg-config, libaio-dev, libblkid-dev,
7         libkeyutils-dev, liblz4-dev, libscrypt-dev, libsodium-dev, liburcu-dev,
8         libzstd-dev, uuid-dev, zlib1g-dev, python3, python3-docutils
9 Homepage: https://bcachefs.org/
10
11 Package: bcachefs-tools
12 Architecture: linux-any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Recommends: initramfs-tools | linux-initramfs-tool
15 Description: bcachefs userspace tools
16  Userspace tools for bcachefs, a modern copy on write, checksumming, multi
17  device filesystem.