diff options
author | Ćukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com> | 2017-04-06 13:10:14 +0000 |
---|---|---|
committer | Bileto Bot <ci-train-bot@canonical.com> | 2017-04-06 13:10:14 +0000 |
commit | e43305b3e7418481701b4cd8063d5d2346204d6d (patch) | |
tree | a20844921adc4421eb89e89ff4c81fd312eec776 | |
parent | 52ba2452994fc9e4851a8be287d439dbab97f07f (diff) | |
parent | 7046e3542e1a872d13fcc50d5fa0b15d18c5e63d (diff) |
Add the gnome-common build-dependency to satisfy the gnome-autogen.sh requirement. (LP: #1680104)
(bzr r651)
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4644fcaa..ca8f244e 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Andrea Veri <and@debian.org> Build-Depends: dbus-x11, debhelper (>= 9), dh-autoreconf, + gnome-common, gobject-introspection (>= 1.41.4-1~), gtk-doc-tools, hicolor-icon-theme, |