diff options
| author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-29 00:31:09 -0500 |
|---|---|---|
| committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-29 00:31:09 -0500 |
| commit | b70902d0ab7f999dd1d7e9f2fe656ea8e609d7ee (patch) | |
| tree | 45127bb5b2e3d7f9386dd80c5263657e944ebc56 | |
| parent | 34b4d992f042293af1db641e66bef5620576d1ba (diff) | |
| download | ayatana-indicator-session-b70902d0ab7f999dd1d7e9f2fe656ea8e609d7ee.tar.gz ayatana-indicator-session-b70902d0ab7f999dd1d7e9f2fe656ea8e609d7ee.tar.bz2 ayatana-indicator-session-b70902d0ab7f999dd1d7e9f2fe656ea8e609d7ee.zip | |
in debian/control, remove unneeded Build-Depends dh-autoreconf (this package uses cmake now) and gnome-doc-utils (we don't generate gtkdoc for i-session)
| -rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e9d80bd..039ccb5 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,7 @@ Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Build-Depends: cmake, dbus, debhelper (>= 9), - dh-autoreconf, dh-translations, - gnome-doc-utils, intltool, libgtest-dev, libglib2.0-dev (>= 2.35.4) |
