diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-07-30 16:01:03 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-07-30 16:01:03 -0500 |
commit | 559d185dd7d51e56fbd8246970ef520d3edd18ae (patch) | |
tree | d9a4dca12256877c7a74a7361b84826e4dbd9871 /debian/control | |
parent | d6b290fda978379fb07285aaddfeb31686735667 (diff) | |
download | ayatana-indicator-datetime-559d185dd7d51e56fbd8246970ef520d3edd18ae.tar.gz ayatana-indicator-datetime-559d185dd7d51e56fbd8246970ef520d3edd18ae.tar.bz2 ayatana-indicator-datetime-559d185dd7d51e56fbd8246970ef520d3edd18ae.zip |
initial draft of haptic feedback when alarms play
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 77e9241..dab9096 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Build-Depends: cmake, libproperties-cpp-dev, libubuntu-platform-hardware-api-headers [armhf i386 amd64], libubuntu-platform-hardware-api-dev [armhf i386 amd64], + libubuntu-application-api-dev [armhf i386 amd64], libdbustest1-dev, locales, Standards-Version: 3.9.3 |