diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f16f831..47d4c0e 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), libgtk-3-dev (>= 3.5.18), libindicator3-dev, libtelepathy-glib-dev (>= 0.9.0), + python3-dbusmock, valac, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages @@ -68,6 +69,7 @@ Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, + gir1.2-messagingmenu-1.0 (=${binary:Version}), libmessaging-menu0 (=${binary:Version}), libglib2.0-dev, Description: Messaging Menu - library development files @@ -75,7 +77,7 @@ Description: Messaging Menu - library development files the messaging menu. Package: gir1.2-messagingmenu-1.0 -Section: libs +Section: introspection Architecture: any Depends: ${misc:Depends}, ${gir:Depends}, |