diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-03-23 10:25:03 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-03-23 10:25:03 -0500 |
commit | 8894e0f1d4d6a010ae5c4c48939792cc9d377c17 (patch) | |
tree | 4297bd953286b70ea84be0d25aad9bc3e7a54ef8 /debian | |
parent | d2a5d4519110c4d8627e5508d1ce3cc988c2b28c (diff) | |
download | ayatana-indicator-datetime-8894e0f1d4d6a010ae5c4c48939792cc9d377c17.tar.gz ayatana-indicator-datetime-8894e0f1d4d6a010ae5c4c48939792cc9d377c17.tar.bz2 ayatana-indicator-datetime-8894e0f1d4d6a010ae5c4c48939792cc9d377c17.zip |
in debian/control, remove unneeded GNOME Build-Depends gnome-common, libgconf2-dev
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 906d2fa..3b38fbb 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: cmake, debhelper (>= 9), dh-translations, intltool (>= 0.35.0), - gnome-common, language-pack-en-base, libgtest-dev, libglib2.0-dev (>= 2.35.4), @@ -20,7 +19,6 @@ Build-Depends: cmake, libical-dev (>= 1.0), libpolkit-gobject-1-dev, libedataserver1.2-dev (>= 3.5), - libgconf2-dev (>= 2.31), liburl-dispatcher1-dev, libproperties-cpp-dev, libdbustest1-dev, |