I believe linux-headers
should be added as dependency.
It took me a while to figure out why droidcam complained about a missing kernel module despite the package compilation and installation succeeded. Then I reinstalled the package and noticed the following error:
==> Unable to install module v4l2loopback-dc/1.7.2 for kernel *: Missing kernel headers.
which I fixed by installing linux-headers
.
Pinned Comments