Build-dep on autotools-dev for the config.guess / .sub updates to work.
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -62,6 +62,9 @@ gtk+2.0 (2.16.0-2) UNRELEASED; urgency=low
|
||||
- upstream git change to fix a timestamp issue leading to get nautilus.
|
||||
dialog opening sometime unfocussed for example (lp: #333366)
|
||||
|
||||
[ Loic Minier ]
|
||||
* Build-dep on autotools-dev for the config.guess / .sub updates to work.
|
||||
|
||||
-- Sebastian Dröge <slomo@debian.org> Sat, 04 Apr 2009 07:30:56 +0200
|
||||
|
||||
gtk+2.0 (2.16.0-1) experimental; urgency=low
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -6,6 +6,7 @@ Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.o
|
||||
Build-Depends: debhelper (>= 5.0.22),
|
||||
gettext,
|
||||
pkg-config,
|
||||
autotools-dev,
|
||||
libglib2.0-dev (>= 2.19.7),
|
||||
libpango1.0-dev (>= 1.20),
|
||||
libatk1.0-dev (>= 1.13.0),
|
||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -6,6 +6,7 @@ Uploaders: @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 5.0.22),
|
||||
gettext,
|
||||
pkg-config,
|
||||
autotools-dev,
|
||||
libglib2.0-dev (>= 2.19.7),
|
||||
libpango1.0-dev (>= 1.20),
|
||||
libatk1.0-dev (>= 1.13.0),
|
||||
|
Reference in New Issue
Block a user