diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-12-07 15:15:51 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-12-07 15:15:51 -0500 |
commit | 9ea1956cb52c8a3c7915a4d8b3e0b1e022d57584 (patch) | |
tree | 5afee97cd7cb6fb56d77b72b8d552cb6d5664284 /debian/control | |
parent | 974563dd39779e15266247310a65a24e96eeee6d (diff) | |
parent | 04f95aabad5e8ca3e9503d696aa894d03b036de2 (diff) | |
download | ayatana-indicator-datetime-9ea1956cb52c8a3c7915a4d8b3e0b1e022d57584.tar.gz ayatana-indicator-datetime-9ea1956cb52c8a3c7915a4d8b3e0b1e022d57584.tar.bz2 ayatana-indicator-datetime-9ea1956cb52c8a3c7915a4d8b3e0b1e022d57584.zip |
releasing version 0.1.90-0ubuntu10.1.90-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b97d1f4..02ee6d1 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,9 @@ Build-Depends: cdbs, libdbusmenu-glib-dev (>= 0.1.1), libdbusmenu-gtk-dev (>= 0.1.1), libglib2.0-dev (>= 2.25.0), - libido-0.1-dev (>= 0.1.10) + libido-0.1-dev (>= 0.1.10), + libgeoclue-dev (>= 0.12.0), + liboobs-1-dev (>= 2.31.0) Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-datetime @@ -17,7 +19,7 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-applet | indicator-renderer +Recommends: indicator-applet | indicator-renderer, geoclue-ubuntu-geoip Description: A very, very simple clock A simple clock appearing in the indicator bar |