Don't require KDE 4.2 just yet.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=961720
This commit is contained in:
Volker Lanz 2009-04-30 15:03:21 +00:00
parent 08fc99d620
commit 826b1f106f
3 changed files with 2 additions and 5 deletions

View File

@ -18,9 +18,6 @@
* Add a kcm for KDE Partition Manager. If this is built and installed or not
can be (like it already is the case with the KPart) configured via cmake.
* Require KDE 4.2. (It will still work with KDE 4.1 but you'll have to hack the
build yourself to make it work).
1.0.0-BETA1
===========

View File

@ -31,7 +31,7 @@ set(VERSION_SUFFIX "-BETA2")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}${VERSION_SUFFIX})
add_definitions(-D'VERSION="${VERSION}"')
set(KDE_MIN_VERSION 4.2)
set(KDE_MIN_VERSION 4.1)
find_package(KDE4 REQUIRED)
find_package(MSGFMT REQUIRED)

View File

@ -15,7 +15,7 @@ install your distribution's packages (again, don't forget the dev-package).
libblkid: Also part of e2fsprogs. See libuuid.
KDE4: KDE 4.0 or 4.1 will not work. The minimum required version is 4.2.0.
KDE4: KDE 4.0 will not work. The minimum required version is 4.1.0.
2. Configure