diff options
author | Ted Gould <ted@gould.cx> | 2010-10-08 15:19:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-10-08 15:19:09 -0600 |
commit | b8dc0d28967d936d62550fd9f57650cdd0013522 (patch) | |
tree | e9021a4d5565fcb0b8ba00ef439cac24a83cca7d /debian/control | |
parent | c6d36a6650057d6b4186f37dcc4f38c368c7b3c7 (diff) | |
download | ayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.tar.gz ayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.tar.bz2 ayatana-indicator-datetime-b8dc0d28967d936d62550fd9f57650cdd0013522.zip |
debian/control: Adding dependencies on Geoclue and OOBS
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
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 |