diff options
| author | Florian Schmaus <flow@gentoo.org> | 2026-08-31 15:05:38 +0200 |
|---|---|---|
| committer | Florian Schmaus <flow@gentoo.org> | 2026-08-31 15:06:45 +0200 |
| commit | dbb008c542594142853a3634a926e5a832f39e0d (patch) | |
| tree | cdb24af0fdf91045d5d7d72824beef5b7935417b /sys-fs | |
| parent | db562b735a3d768240ae2127e71cab997138722d (diff) | |
sys-fs/bcachefs-tools: add missing bindgen BDEPEND
Thanks to Jonas Rakebrandt for pointing this out.
Closes: https://bugs.gentoo.org/980803
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs')
| -rw-r--r-- | sys-fs/bcachefs-tools/bcachefs-tools-1.39.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.39.3.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.39.3.ebuild index ae0e0f492a23..62e0e22fd396 100644 --- a/sys-fs/bcachefs-tools/bcachefs-tools-1.39.3.ebuild +++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.39.3.ebuild @@ -246,6 +246,7 @@ RDEPEND="${DEPEND}" # Clang is required for bindgen BDEPEND=" + dev-util/bindgen ${PYTHON_DEPS} $(python_gen_any_dep ' dev-python/docutils[${PYTHON_USEDEP}] |
