diff options
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} . |