#1137313 lsdisplay: Missing dependencies

Package:
lsdisplay
Source:
lsdisplay
Submitter:
Teemu Hukkanen
Date:
2026-05-22 09:29:02 UTC
Severity:
normal
Tags:
#1137313#5
Date:
2026-05-22 09:26:35 UTC
From:
To:
Hi,

The package is missing some dependencies on packages that it is using,
namely wlr-randr (for wlr-randr), libkscreen-bin (for kscreen-doctor),
and pciutils (for lspci).

pciutils should be added to Recommends, it has a higher priority, and is
more likely to be already installed, the other two should be added to
Suggests.

The attached patch adds the missing dependencies.

Thanks.