From kde-core-devel Wed Jan 11 22:38:11 2012 From: Allen Winter Date: Wed, 11 Jan 2012 22:38:11 +0000 To: kde-core-devel Subject: Re: hard-dep for Qt 4.8 Message-Id: <201201111738.12117.winter () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=132632167924808 On Wednesday 11 January 2012 11:47:00 AM Shaun Reich wrote: > Prompting motion for making Qt 4.8 a hard dependency for KDE > 4.9/master. Currently kde-baseapps/plasma/folderview does not build > against 4.7 due to an (albeit minor) api usage. > > Not sure how other areas in KDE fair against this, most notably the > Plasma area (with QML and what not). > I would be against increasing the minimum Qt version requirement unless there is a strong reason to do so. Like there are new features that we really, really need from Qt 4.8. Until this decision is finalized people should refrain from committing Qt 4.8-only code into KDE. > If we depend on it, we need to set the CMake check obviously. > sure.