Build depend on dbus-x11 for the testsuite.

This commit is contained in:
Emilio Pozuelo Monfort 2013-09-09 18:31:03 +00:00
parent 2e468a0e8d
commit fb1ad03155
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -45,6 +45,7 @@ gtk+3.0 (3.9.14-1) UNRELEASED; urgency=low
* debian/control.in:
+ Bump minimum libglib2.0-dev build dependency.
+ Build depend on gsettings-desktop-schemas for the testsuite.
+ Build depend on dbus-x11 for the testsuite.
-- Sjoerd Simons <sjoerd@debian.org> Mon, 26 Aug 2013 17:39:02 +0200

1
debian/control.in vendored
View File

@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 8.1.3),
gettext,
pkg-config,
autotools-dev,
dbus-x11,
gsettings-desktop-schemas,
libglib2.0-dev (>= 2.37.5),
libgdk-pixbuf2.0-dev (>= 2.27.1),