diff options
author | Ted Gould <ted@gould.cx> | 2012-02-17 16:02:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-17 16:02:10 -0600 |
commit | 6e60a40ec583b507aef6254a744631f30f9e072d (patch) | |
tree | b38ed22bfa7ca864def9532fa6d25e83384f4974 /debian/control | |
parent | 9f5bd6e87a8c6ea411a2326e44814b686a501a55 (diff) | |
parent | 4a2175798e434a4e33def2f30e15b49714eab33b (diff) | |
download | ayatana-indicator-datetime-6e60a40ec583b507aef6254a744631f30f9e072d.tar.gz ayatana-indicator-datetime-6e60a40ec583b507aef6254a744631f30f9e072d.tar.bz2 ayatana-indicator-datetime-6e60a40ec583b507aef6254a744631f30f9e072d.zip |
Merging in Ubuntu Desktop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a53c10a..3167f9e 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: cdbs, libgtk-3-dev (>= 3.1.4), libcairo2-dev (>= 1.10), libjson-glib-dev, - libpolkit-gtk-1-dev, + libpolkit-gobject-1-dev, libedataserver1.2-dev (>= 2.30), libedataserverui-3.0-dev, libgconf2-dev (>= 2.31), |