aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-13 13:43:36 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-13 13:43:36 -0500
commit7d412ead24810395c42de62f74af6228e5afbd02 (patch)
tree1392882f8e58b3b7f03317fc2b5173cd4efde71a
parent7b5801592f794f1a8a0272195ecb26d15257105c (diff)
downloadayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.tar.gz
ayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.tar.bz2
ayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.zip
Add libgtest-dev to Build-Depends.
-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 f36d1f2..52f8c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ indicator-messages (12.10.6-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Fix styling: add trailing commas at the end of lists.
- Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers.
+ - Add libgtest-dev to Build-Depends.
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 13 Nov 2012 13:37:56 -0500
diff --git a/debian/control b/debian/control
index 7e77b37..9185359 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9),
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12),
gtk-doc-tools,
+ libgtest-dev,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-messages
# If you aren't a member of ~indicator-applet-developers but need to upload