aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-08 15:19:09 -0600
committerTed Gould <ted@gould.cx>2010-10-08 15:19:09 -0600
commitb8dc0d28967d936d62550fd9f57650cdd0013522 (patch)
treee9021a4d5565fcb0b8ba00ef439cac24a83cca7d
parentc6d36a6650057d6b4186f37dcc4f38c368c7b3c7 (diff)
downloadayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.tar.gz
ayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.tar.bz2
ayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.zip
debian/control: Adding dependencies on Geoclue and OOBS
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd3d5d4..98c01c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) UNRELEASED; urgency=low
* Upstream Merge
* Add in Geoclue support for setting proper timezone
* Autogen
+ * debian/control: Adding dependencies on Geoclue and OOBS
- -- Ted Gould <ted@ubuntu.com> Fri, 08 Oct 2010 15:17:25 -0600
+ -- Ted Gould <ted@ubuntu.com> Fri, 08 Oct 2010 15:18:45 -0600
indicator-datetime (0.0.6-0ubuntu1~ppa1) maverick; urgency=low
diff --git a/debian/control b/debian/control
index 7ef65bc..e59ba9a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Build-Depends: cdbs,
libdbusmenu-glib-dev (>= 0.1.1),
libdbusmenu-gtk-dev (>= 0.1.1),
libglib2.0-dev (>= 2.25.0)
+ libgeoclue-dev,
+ liboobs-1-dev
Standards-Version: 3.8.4
Homepage: https://launchpad.net/indicator-datetime