diff options
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 |