diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-16 16:51:29 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-16 16:51:29 -0500 |
commit | 233c3be5d119a4e58135b0a099901a93bc285c5d (patch) | |
tree | be6a177585c31e25b71087c0a477a18a8de8c15d /debian/control | |
parent | b562e8313bdff3b874a7aa3a32a3333da64b10fc (diff) | |
download | ayatana-indicator-datetime-233c3be5d119a4e58135b0a099901a93bc285c5d.tar.gz ayatana-indicator-datetime-233c3be5d119a4e58135b0a099901a93bc285c5d.tar.bz2 ayatana-indicator-datetime-233c3be5d119a4e58135b0a099901a93bc285c5d.zip |
Add libxorg-gtest-dev, libgtest-dev to Build-Depends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 190329f..723084a 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, intltool (>= 0.35.0), gnome-common, + libxorg-gtest-dev, + libgtest-dev, libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), |