From b3dc371d27100dc838a01ab4c48c8b5724133273 Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Tue, 9 Oct 2012 13:57:16 +0200 Subject: Add a missing Pre-Depends field to the control file. Fixes a lintian error. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b99db70..0e5d4c1 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, +Pre-Depends: ${misc:Pre-Depends} Description: Qt binding for GMenuModel - shared library Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. -- cgit v1.2.3