[Lunar-commits] <moonbase> qt4: Revert "qt4: Re-adding the -no-phonon to this BUILD. You may freely flog me with a dead"
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Jan 7 00:18:25 CET 2011
commit 189a5e3a1924c55cb189ac445be0517f2ba85512
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jan 6 18:18:25 2011 -0500
qt4: Revert "qt4: Re-adding the -no-phonon to this BUILD. You may freely flog me with a dead"
This reverts commit 67ade8b322abc8cc9a721cb8271e8c414383ad1e.
This needs reverting because qtscriptgenerator (needed by amarok) and PyQt4 makes
will crap out due to qt4 missing its version of phonon.
---
qt4-apps/qt4/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qt4-apps/qt4/BUILD b/qt4-apps/qt4/BUILD
index c22590b..44b54d8 100644
--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -23,7 +23,7 @@
OPTS+=" -make examples -make demos -make tools -make docs -make translations"
fi &&
- OPTS+=" -no-phonon -largefile -multimedia -audio-backend -no-separate-debug-info -script -release -scripttools -accessibility -glib -optimized-qmake -xmlpatterns -fast -shared" &&
+ OPTS+=" -largefile -multimedia -audio-backend -no-separate-debug-info -script -release -scripttools -accessibility -glib -optimized-qmake -xmlpatterns -fast -shared" &&
echo "yes" | ./configure \
-prefix /usr \
More information about the Lunar-commits
mailing list