From d2d09715b85e49eda14f22146015970c269c4fc5 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Wed, 13 Jul 2022 09:01:31 +0200 Subject: [PATCH] debian/control: Drop explicit dependency against libi2c0 and libmodbus5 Let debhelper manage those --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 28823a9..0a3485b 100644 --- a/debian/control +++ b/debian/control @@ -100,7 +100,6 @@ Description: network UPS tools - web interface Package: nut-i2c Architecture: linux-any Depends: nut (>= 2.8.0), - libi2c0, ${misc:Depends}, ${shlibs:Depends} Description: network UPS tools - I2C driver @@ -144,7 +143,6 @@ Description: network UPS tools - IPMI driver Package: nut-modbus Architecture: any Depends: nut (>= 2.8.0), - libmodbus5, ${misc:Depends}, ${shlibs:Depends} Description: network UPS tools - Modbus driver