https://bugs.kde.org/show_bug.cgi?id=209025 --- Comment #4 from Henrik Pauli 2009-10-01 01:49:21 --- Also, since you mentioned docbook, I looked it up in our system and, well, here are our kdelibs build-depends: acl-dev automoc4 avahi-dev cmake enchant-dev jasper-dev krb5-dev libungif-dev libxslt-dev openexr-dev pcre-dev phonon-dev qt4-dev soprano-dev strigi-dev xz And the reverse depends (i.e. who depends on it) of everything that has the word docbook in it: /uhubuild/SRC/dev/kdelibs# for i in `apt-cache search docbook | cut -d" " -f1`; do apt-cache rdepends $i; echo; done docbook2man Reverse Depends: lxde docbook-dtds Reverse Depends: xmlto docbook-xsl Reverse Depends: xmlto gtk-doc Reverse Depends: lxde Reverse Depends: And also nothing depends on xmlto. Thus, from what I can see, there's no relation here between kdelibs and any of our docbook* packages. Neither of these packages is pulled into the build environment, apparently, so their versions shouldn't matter. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.