diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-10-09 21:33:15 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-10-09 21:33:15 -0500 |
commit | a52e3b86ee0dbce56221d1327c6c62a6d8e163e3 (patch) | |
tree | 2c8eb7d9673683d2917989dbdb06ef91867758c3 /debian | |
parent | b6b0c140f922385d947fa12dfff179a5491a1722 (diff) | |
download | ayatana-indicator-datetime-a52e3b86ee0dbce56221d1327c6c62a6d8e163e3.tar.gz ayatana-indicator-datetime-a52e3b86ee0dbce56221d1327c6c62a6d8e163e3.tar.bz2 ayatana-indicator-datetime-a52e3b86ee0dbce56221d1327c6c62a6d8e163e3.zip |
preliminary implementation of snap decision
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 67938bf..0815e1b 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), libxorg-gtest-dev, libgtest-dev, libglib2.0-dev (>= 2.35.4), + libnotify-dev (>= 0.7.6), libido3-0.1-dev (>= 0.2.90), libgeoclue-dev (>= 0.12.0), libecal1.2-dev (>= 3.5), |