diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 15:46:25 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 15:46:25 -0500 |
commit | 1abf9207324cd9c666b18175c80e092d4a2e243b (patch) | |
tree | 0ad8f46d69af3c3b421516cfa5f17e90f8cb89ab /debian/control | |
parent | 7432f4d21457d14e2491e23a63c5785b1f55acbd (diff) | |
download | ayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.tar.gz ayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.tar.bz2 ayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.zip |
Add gnome-common 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 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), |