plasma-vault will require gocryptfs in Plasma 6.4
Nate Graham
nate at kde.org
Thu Apr 24 13:23:08 BST 2025
On 4/24/25 2:20 PM, Sune Vuorela wrote:
> On 2025-04-24, Nate Graham <nate at kde.org> wrote:
>> Are you saying that there's something technically wrong with the commit,
>> or commenting on the general concept of required runtime dependencies in
>> general?
>
> This commit ensures that distributions will need to put gocryptfs in the
> build environment of plasma-vault.
> A build environment that afterwards is thrown away.
Are you sure about this? the find_package() call doesn't have REQUIRED
in it, so CMake will happily continue on if the binary is not found in
the build environment, and simply print a warning, no?
Nate
More information about the Distributions
mailing list