diff options
author | Ted Gould <ted@gould.cx> | 2013-10-28 17:09:05 -0700 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-10-28 17:09:05 -0700 |
commit | 26283de417c1c3cb3456f1a893fe339056517d56 (patch) | |
tree | b6851a0f12bbeae649854fb5a4a8a85a54d800f1 /debian/control | |
parent | 0fa8138427d8469eb2f6a90b0291dbdc4507c8fb (diff) | |
parent | 19ba64b479fd14d5192f0ec3dcc37fe33bde238b (diff) | |
download | ayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.tar.gz ayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.tar.bz2 ayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.zip |
Merge trunk
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ae07129..548f7b0 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), libxorg-gtest-dev, libgtest-dev, libglib2.0-dev (>= 2.35.4), + libnotify-dev (>= 0.7.6), libido3-0.1-dev (>= 0.2.90), libgeoclue-dev (>= 0.12.0), libecal1.2-dev (>= 3.5), @@ -22,6 +23,7 @@ Build-Depends: debhelper (>= 9), libgconf2-dev (>= 2.31), libgnome-control-center-dev, libtimezonemap1-dev, + liburl-dispatcher1-dev, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-datetime # If you aren't a member of ~indicator-applet-developers but need to upload @@ -40,6 +42,7 @@ Depends: ${shlibs:Depends}, Recommends: indicator-applet | indicator-renderer, evolution-data-server, gnome-control-center-datetime | ubuntu-system-settings, +Suggests: click, Conflicts: indicator-datetime (<< 13.10.0) Replaces: indicator-datetime (<< 13.10.0) Description: Simple clock |