From 3f221c9b83ff9b4de0812b2333acf0fb467e8129 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Sun, 15 Feb 2009 08:21:50 -0800 Subject: added minimum qt version in README --- calendar/kde/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calendar/kde/README b/calendar/kde/README index 284cc3b..0775c63 100644 --- a/calendar/kde/README +++ b/calendar/kde/README @@ -3,7 +3,7 @@ Follow the steps given below to build the code. 1. Build KDE 4 from source - use kdesvn-build from http://kdesvn-build.kde.org/ - build only kdelibs and kdebase - - take qt from your distro (if older build qt-copy as well) + - take qt from your distro (if older than 4.4, build qt-copy as well) 2. Sync files from smc git to kde source tree - rsync -av --progress /calendar/kde/* 3. Run tests @@ -13,4 +13,4 @@ Follow the steps given below to build the code. - kdecore/tests/kcalendartest -functions (for listing available tests) - kdecore/tests/kcalendartest testName -v2 (for running named test with detailed output) -See video of the working calendar http://blip.tv/file/1656477 \ No newline at end of file +See video of the working calendar http://blip.tv/file/1656477 -- cgit