aboutsummaryrefslogtreecommitdiffstats
path: root/build.dependencies
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-06-02 14:46:27 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-30 17:23:22 +0200
commit5fb5e0dfc7d794df882408d4c7b6c0e14073282b (patch)
tree185cf41b042bf84c8e81d40378084c773864125f /build.dependencies
parent898848326ab932968ff991edcd2f07669ffda4df (diff)
Remove phonon as discussed on the mailing list
phonon's upstream is in KDE's repositories and the port to Qt 5 on qt-project is not maintained. So it's only logical to remove it. KDE frameworks 5 will hopefully provide a phonon module for Qt 5 again in the future. Change-Id: I30189d921913868f2253841648ba57b2aaf3650c Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'build.dependencies')
-rw-r--r--build.dependencies1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.dependencies b/build.dependencies
index ed13bb68..d6448212 100644
--- a/build.dependencies
+++ b/build.dependencies
@@ -21,7 +21,6 @@ use Config;
"qtjsondb" => "qtbase,qtdeclarative,qtxmlpatterns",
"qtlocation" => "qtbase,qtdeclarative,qt3d,qtjsondb:s",
"qtmultimedia" => "qtbase,qtdeclarative",
- "qtphonon" => "qtbase",
"qtpim" => "qtdeclarative,qtjsondb:s",
"qtqa" => "qtbase",
"qtquick1" => "qtbase,qtscript,qtxmlpatterns,qttools,qtsvg:s",