Package Details: ktls-utils 0.11-1

Git Clone URL: https://aur.archlinux.org/ktls-utils.git (read-only, click to copy)
Package Base: ktls-utils
Description: TLS handshake utilities for NFSv4, NVMe-oF, and other in-kernel TLS consumers
Upstream URL: https://github.com/oracle/ktls-utils
Licenses: GPL2
Submitter: grawity
Maintainer: grawity
Last Packager: grawity
Votes: 1
Popularity: 0.24
First Submitted: 2023-04-22 11:00 (UTC)
Last Updated: 2024-06-21 06:39 (UTC)

Latest Comments

grawity commented on 2024-06-21 06:41 (UTC)

This doesn't need to makedepend on gcc/make/pkg-config(pkgconf) as base-devel depends on them.

That used to be general Arch practice in the past, but now packaging mostly tries to avoid relying on transitive dependencies (e.g. no longer assuming that another dependency will also pull in gtk3 or perl), and I deliberately extend this also to base-devel because I don't see the reason to treat make/autotools any differently from e.g cmake/ninja/meson.

atticf commented on 2024-06-21 01:26 (UTC)

This doesn't need to makedepend on gcc/make/pkg-config(pkgconf) as base-devel depends on them.