aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hua <william.hua@canonical.com>2013-06-10 15:26:53 -0400
committerWilliam Hua <william.hua@canonical.com>2013-06-10 15:26:53 -0400
commit24911f7088116317989a4e02b969d468a428462e (patch)
tree67ec42fe098f70cd7fe0ba523fa77fa6d7c72d0b
parentecf6310659c83b11dd6f033a4392856e0b1092fc (diff)
downloadayatana-indicator-keyboard-24911f7088116317989a4e02b969d468a428462e.tar.gz
ayatana-indicator-keyboard-24911f7088116317989a4e02b969d468a428462e.tar.bz2
ayatana-indicator-keyboard-24911f7088116317989a4e02b969d468a428462e.zip
Build depend on libgee-dev.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e4736c0..c33e4d65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-keyboard (0.0.0-0ubuntu8) saucy; urgency=low
+
+ * Build depend on libgee-dev.
+
+ -- William Hua <william.hua@canonical.com> Mon, 10 Jun 2013 15:23:33 -0400
+
indicator-keyboard (0.0.0-0ubuntu7) saucy; urgency=low
* Translations.
diff --git a/debian/control b/debian/control
index 24a65800..d485d976 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9.0.0),
libgirepository1.0-dev,
valac,
valac-0.20-vapi,
+ libgee-dev,
libgtk-3-dev,
libgnome-desktop-3-dev,
libgnomekbd-dev,