aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6cef414..76c7400 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low
- Override dh_autoreconf to run autogen.sh.
* debian/control:
- Add dh-autoreconf to Build-Depends.
+ - Add gnome-common to Build-Depends.
- Adjust style to be consistent and use trailing commas in lists.
- Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders.
diff --git a/debian/control b/debian/control
index 095dc4b..8bfe5b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
dh-translations,
intltool,
+ gnome-common,
libxorg-gtest-dev,
libgtk-3-dev,
libglib2.0-dev (>= 2.33),