Dear Maintainer,
I have stumbled upon the same problem with a current install: bc is missing
and thus the DKMS build fails.
Adding bc to the Build Dependencies is not sufficient, because it is not
needed to build the Debian package (at least not in the context of this
bug), but to build a Kernel
```
Build-Depends:
debhelper-compat (= 12),
dkms,
+ bc,
Standards-Version: 4.5.0
```
I'm curious that if adding `bc` to "|Build-Depends: |" instead of
"|Depends: |" will fix this problem for who don't build package by
themselves?
https://salsa.debian.org/debian/wireguard-linux-compat/-/merge_requests/7
Package: wireguard-dkms
Version: 1.0.20200413-2
Severity: important
Dear Maintainer,
Attempting to install wireguard-dkms threw the following error:
===
DKMS make.log for wireguard-1.0.20200413 for kernel 4.19.0-8-amd64 (x86_64)
Wed 15 Apr 2020 11:56:19 PM PDT
make: Entering directory '/usr/src/
4 matches
Mail list logo