aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-12 20:59:50 -0500
committerTed Gould <ted@gould.cx>2010-07-12 20:59:50 -0500
commit450c1e83e165e1762c2f1ce495b70afeb2b4edb7 (patch)
treebf72931c636c22402ec7b949df5f8947d0e0a92e /debian/control
parentfe6129a2aec01220da2e413a9141980bbd827ae8 (diff)
downloadayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.tar.gz
ayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.tar.bz2
ayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.zip
debian/control: Adding in a glib dependency to get gsettings
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 40c540b..7ef65bc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: cdbs,
intltool (>= 0.35.0),
libindicator-dev (>= 0.3.0),
libdbusmenu-glib-dev (>= 0.1.1),
- libdbusmenu-gtk-dev (>= 0.1.1)
+ libdbusmenu-gtk-dev (>= 0.1.1),
+ libglib2.0-dev (>= 2.25.0)
Standards-Version: 3.8.4
Homepage: https://launchpad.net/indicator-datetime