Bug#239734: Missing build dependencies
Michel Daenzer
Michel Daenzer <daenzer@debian.org>, 239734@bugs.debian.org
Wed, 24 Mar 2004 04:22:10 +0100
This is a multi-part MIME message sent by reportbug.
--===============1145975673==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: gtk+2.0
Severity: serious
Tags: experimental patch
Justification: no longer builds from source
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The missing Build-Depends-Indep: on docbook-utils causes the binary-indep
target to fail.
I'm not sure exactly what the effect of the missing Build-Depends: on
libxcursor-dev is, probably GTK2 lacking xcursor support.
- -- System Information:
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.3-ben1-ck1
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAYP7iWoGvjmrbsgARAuCoAKCZldxozl+s6Wtv7rhUvPCY0TuAAQCghdAW
8EbcUwq6kRYBY9A4zgPkJFM=
=1F8Q
-----END PGP SIGNATURE-----
--===============1145975673==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="gtk+2.0.diff"
--- gtk+2.0-2.4.0.orig/debian/control.in 2004-03-24 04:07:32.784646073 +0100
+++ gtk+2.0-2.4.0/debian/control.in 2004-03-23 16:32:40.180216373 +0100
@@ -3,8 +3,8 @@ Section: libs
Priority: optional
Maintainer: Akira TAGOH <tagoh@debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>> 4.0.0), gettext, pkg-config, libglib2.0-dev (>= 2.4.0-1), libpango1.0-dev (>= 1.4.0-1), libatk1.0-dev (>= 1.6.0-1), xlibs-pic (>= 4.2.1-6), xlibs-dev, libtiff3g-dev, libjpeg62-dev, libpng12-dev, gnome-pkg-tools
-Build-Depends-Indep: gtk-doc-tools, docbook-xml
+Build-Depends: debhelper (>> 4.0.0), gettext, pkg-config, libglib2.0-dev (>= 2.4.0-1), libpango1.0-dev (>= 1.4.0-1), libatk1.0-dev (>= 1.6.0-1), xlibs-pic (>= 4.2.1-6), xlibs-dev, libxcursor-dev | xlibs-dev, libtiff3g-dev, libjpeg62-dev, libpng12-dev, gnome-pkg-tools
+Build-Depends-Indep: gtk-doc-tools, docbook-xml, docbook-utils
Standards-Version: 3.6.1.0
Package: libgtk2.0-@SONAME@
--===============1145975673==--