From kde-core-devel Tue Jun 06 15:35:38 2006 From: Leo Savernik Date: Tue, 06 Jun 2006 15:35:38 +0000 To: kde-core-devel Subject: Re: cmake/dbus/QtDBUS integration Message-Id: <200606061735.39372.l.savernik () aon ! at> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=114960821708701 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