diff options
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
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. |