From 2b8e168b6980f2010add65a4716de80edae0502c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 24 Feb 2015 18:41:08 +0000 Subject: [PATCH] Use ${misc:Pre-Depends} for Pre-Depends rather than literal multiarch-support Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 37103b8..e9b4a82 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.6.1 Package: sympathy Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Pre-Depends: multiarch-support +Pre-Depends: ${misc:Pre-Depends} Description: serial port concentrator system - server/client program sympathy is a system for logging and providing access to serial (RS232) ports; typically, multiple serial ports on a single server -- 2.30.2