r39517 - in /desktop/experimental/gtk+3.0/debian: changelog control.in
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Mon Sep 9 18:33:25 UTC 2013
Author: pochu
Date: Mon Sep 9 18:33:24 2013
New Revision: 39517
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39517
Log:
Build depend on at-spi2-core as libatspi2.0-0 seems to require it,
tests that use dbus fail otherwise.
Modified:
desktop/experimental/gtk+3.0/debian/changelog
desktop/experimental/gtk+3.0/debian/control.in
Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=39517&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Mon Sep 9 18:33:24 2013
@@ -46,6 +46,8 @@
+ Bump minimum libglib2.0-dev build dependency.
+ Build depend on gsettings-desktop-schemas for the testsuite.
+ Build depend on dbus-x11 for the testsuite.
+ + Build depend on at-spi2-core as libatspi2.0-0 seems to require it,
+ tests that use dbus fail otherwise.
-- Sjoerd Simons <sjoerd at debian.org> Mon, 26 Aug 2013 17:39:02 +0200
Modified: desktop/experimental/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control.in?rev=39517&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control.in [utf-8] Mon Sep 9 18:33:24 2013
@@ -14,6 +14,7 @@
autotools-dev,
dbus-x11,
gsettings-desktop-schemas,
+ at-spi2-core,
libglib2.0-dev (>= 2.37.5),
libgdk-pixbuf2.0-dev (>= 2.27.1),
libpango1.0-dev (>= 1.32.4),
More information about the pkg-gnome-commits
mailing list