diff options
author | Ted Gould <ted@gould.cx> | 2014-11-03 20:56:20 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-11-03 20:56:20 +0000 |
commit | 2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a (patch) | |
tree | 84b83a5df9e93a07dba3dc512e6354aa54439e33 /debian | |
parent | 8ff11f946024ddd04f1e5322efcd57ecb147efdf (diff) | |
parent | 330352f2d5983357dad382b89bb4c0be803cf7cb (diff) | |
download | ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.tar.gz ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.tar.bz2 ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.zip |
Add filtering for lock screen. Fixes: 1358340
Approved by: PS Jenkins bot
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b2c899d..5cdba7d 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), gobject-introspection (>= 0.9.12-4~), gtk-doc-tools, intltool, + libaccountsservice-dev, libgirepository1.0-dev (>= 0.9.12), libgtest-dev, python3-dbusmock, |