summaryrefslogtreecommitdiffstats
path: root/kde.py
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-30 01:51:12 +0200
commitf2be7cbd9b9e9d04bc421cb805fea1420deda780 (patch)
treed7a29d79e2b250ed599e0bcf057ad8e372df1426 /kde.py
parent77909a22a264f171b2f30e5c180c8bf10a63079d (diff)
downloadkstreamripper-f2be7cbd9b9e9d04bc421cb805fea1420deda780.tar.gz
kstreamripper-f2be7cbd9b9e9d04bc421cb805fea1420deda780.zip
Fix FTBFS
(cherry picked from commit 118d0454ecb226d3dd09d236bee640f2455f0c54)
Diffstat (limited to 'kde.py')
-rw-r--r--kde.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde.py b/kde.py
index 69f0766..d117181 100644
--- a/kde.py
+++ b/kde.py
@@ -418,6 +418,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'),