Am Dienstag, 6. Juni 2006 15:28 schrieb Thiago Macieira: > Leo Savernik wrote: > >Am Dienstag, 6. Juni 2006 02:02 schrieb Thiago Macieira: > >> Since QtDBus depends on D-BUS and is part of their package, it uses > >> pkg-config too. And since QtDBus uses Qt, Qt is found using > >> pkg-config. > > > >So what? If QtDBus works with Qt 4.x it can't be a problem to use some > > Qt 4.x+n found by other means than pkg-config where n >= 0. > > That's not the issue. > > The issue is that pkg-config has to find QtCore before it says QtDBus is > present. It only has to find *some* QtCore which needn't necessarily to be the one used for building kde4, so there's still no necessity to demand finding Qt by pkg-config. mfg Leo