diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 16:25:00 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 16:25:00 (EST) |
commit | cd2ef664c5694dbb901a8471812059ba63e02d0d (patch) | |
tree | 70b361d9aaff117ac5cf6499602bca82151fe059 /sensors.pkg/control | |
parent | 4078f5b35a048cf16d62ebd5f4b188b1aa259af6 (diff) |
libsensors.5: Move docs to libsensors.5-config
Diffstat (limited to 'sensors.pkg/control')
-rw-r--r-- | sensors.pkg/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sensors.pkg/control b/sensors.pkg/control index 1246406..6976cba 100644 --- a/sensors.pkg/control +++ b/sensors.pkg/control @@ -1,7 +1,9 @@ Architecture: any-linux-any Platform: all Section: util -Depends: libsensors.5 (= ${Binary-Version}), ${Shlib-Depends} +Depends: + ${Shlib-Depends}, + libsensors.5-config (= ${Source-Version}), Description: Linux hardware monitoring utility ${Common-Description} . |