diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-13 13:43:36 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-13 13:43:36 -0500 |
commit | 7d412ead24810395c42de62f74af6228e5afbd02 (patch) | |
tree | 1392882f8e58b3b7f03317fc2b5173cd4efde71a /debian/control | |
parent | 7b5801592f794f1a8a0272195ecb26d15257105c (diff) | |
download | ayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.tar.gz ayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.tar.bz2 ayatana-indicator-messages-7d412ead24810395c42de62f74af6228e5afbd02.zip |
Add libgtest-dev to Build-Depends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
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 |