aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-05-08 18:23:37 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-05-08 18:23:37 +0000
commitf9d64fd4e062572920697fc28146fcd0068d0f3e (patch)
tree5749f0d021496c252c0d542884f57fc48dd73524
parent4851f731ea813a9404afe182f81787010705a088 (diff)
downloadqmmp-f9d64fd4e062572920697fc28146fcd0068d0f3e.tar.gz
qmmp-f9d64fd4e062572920697fc28146fcd0068d0f3e.tar.bz2
qmmp-f9d64fd4e062572920697fc28146fcd0068d0f3e.zip
setting minimal qt version to 4.6
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1722 90c681e8-e032-0410-971d-27865f9a5e38
-rw-r--r--CMakeLists.txt2
-rw-r--r--README2
-rw-r--r--README.RUS2
3 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a248a5cf3..4c0aadeb2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ SET(QMMP_VERSION 0.5.0)
SET(QMMP_SOVERSION 0)
SET(SVN_VERSION TRUE)
-SET(QT_MIN_VERSION 4.4.0)
+SET(QT_MIN_VERSION 4.6.0)
INCLUDE(FindQt4)
INCLUDE(${QT_USE_FILE})
INCLUDE(FindPkgConfig)
diff --git a/README b/README
index 4ced1afba..a0e432f12 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ Other features:
Requirements:
- OS GNU Linux
-- Qt >= 4.4
+- Qt >= 4.6
- tar, unzip, bzip2, gzip
- libmad
- libvorbis
diff --git a/README.RUS b/README.RUS
index 90e0ca0a3..dcc7cc0a1 100644
--- a/README.RUS
+++ b/README.RUS
@@ -53,7 +53,7 @@ Qmmp - Qt-based multimedia player
Требования:
- OS GNU Linux
-- Qt >= 4.4
+- Qt >= 4.6
- tar, unzip, bzip2, gzip
- libmad
- libvorbis