aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index b830e91..5b210b1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Build-Depends: cdbs,
debhelper (>= 5),
quilt,
intltool (>= 0.35.0),
- libindicator-dev (>= 0.3.19),
- libindicator3-dev (>= 0.3.19),
+ libindicator-dev (>= 0.3.90),
+ libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.3.90),
libdbusmenu-gtk-dev (>= 0.3.94),
libdbusmenu-gtk3-dev (>= 0.3.94),
@@ -27,6 +27,7 @@ Build-Depends: cdbs,
libedataserver1.2-dev (>= 2.30),
libedataserverui-3.0-dev,
libgconf2-dev (>= 2.31),
+ libgnome-control-center-dev,
dh-autoreconf
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-datetime
@@ -36,6 +37,7 @@ Package: indicator-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ gnome-control-center,
geoclue-ubuntu-geoip | geoclue-provider
Recommends: indicator-applet | indicator-renderer
Description: Simple clock
@@ -46,9 +48,9 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
indicator-datetime (= ${binary:Version}),
+ gnome-control-center,
geoclue-ubuntu-geoip | geoclue-provider
Replaces: indicator-datetime (<< 0.2.90)
Recommends: indicator-applet | indicator-renderer
Description: Simple clock
A simple clock appearing in the indicator bar
-