diff options
author | Ted Gould <ted@gould.cx> | 2010-10-08 15:21:05 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-10-08 15:21:05 -0600 |
commit | d912f723019995095e2b1aca83899c971db2f763 (patch) | |
tree | 1e3801ae48ff877548ffdbe06e156f687875c4ef /debian | |
parent | b8dc0d28967d936d62550fd9f57650cdd0013522 (diff) | |
download | ayatana-indicator-datetime-d912f723019995095e2b1aca83899c971db2f763.tar.gz ayatana-indicator-datetime-d912f723019995095e2b1aca83899c971db2f763.tar.bz2 ayatana-indicator-datetime-d912f723019995095e2b1aca83899c971db2f763.zip |
Stupid comma
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e59ba9a..260bbf8 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs, libindicator-dev (>= 0.3.0), libdbusmenu-glib-dev (>= 0.1.1), libdbusmenu-gtk-dev (>= 0.1.1), - libglib2.0-dev (>= 2.25.0) + libglib2.0-dev (>= 2.25.0), libgeoclue-dev, liboobs-1-dev Standards-Version: 3.8.4 |