summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-08-29 23:24:05 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-08-29 23:24:05 +0200
commit118d0454ecb226d3dd09d236bee640f2455f0c54 (patch)
tree14f97c246164b92851ca9d5d22d00e5ed0265a56
parent310045440806c15465935cbdf005f1f62dc63205 (diff)
downloadkstreamripper-118d0454.tar.gz
kstreamripper-118d0454.zip
Fix FTBFS
-rw-r--r--kde.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde.py b/kde.py
index 4b0982e..3eaa6df 100644
--- a/kde.py
+++ b/kde.py
@@ -421,6 +421,7 @@ ie: """+BOLD+"""scons configure libdir=/usr/local/lib qtincludes=/usr/include/qt
('QTDIR', 'root of qt directory'),
('QTLIBPATH', 'path to the qt libraries'),
('QTINCLUDEPATH', 'path to the qt includes'),
+ ('TQTINCLUDEPATH', 'path to the tqt includes'),
('QT_UIC', 'moc directory'),
('QT_MOC', 'moc executable command'),
('QTPLUGINS', 'uic executable command'),