diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-02-25 19:34:56 -0500 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-02-25 19:34:56 -0500 |
commit | 5c47f6dbe75e413d2acbcef3e9750e937fb18431 (patch) | |
tree | fce3bfab963100972280fe4d61df903c5e20c7db /debian/control | |
parent | 8249e264e0f426d6702d21a690477be495045f90 (diff) | |
download | ayatana-indicator-messages-5c47f6dbe75e413d2acbcef3e9750e937fb18431.tar.gz ayatana-indicator-messages-5c47f6dbe75e413d2acbcef3e9750e937fb18431.tar.bz2 ayatana-indicator-messages-5c47f6dbe75e413d2acbcef3e9750e937fb18431.zip |
Test libmessaging-menu
Use dbusmock to test whether libmessaging-menu calls the right functions on
registration and deregistration.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 31292c5..efc21cd 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 9), libgirepository1.0-dev (>= 0.9.12), gtk-doc-tools, libgtest-dev, + python3-dbusmock, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload |