diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-29 23:24:05 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-29 23:24:05 +0200 |
commit | 118d0454ecb226d3dd09d236bee640f2455f0c54 (patch) | |
tree | 14f97c246164b92851ca9d5d22d00e5ed0265a56 /kde.py | |
parent | 310045440806c15465935cbdf005f1f62dc63205 (diff) | |
download | kstreamripper-118d0454ecb226d3dd09d236bee640f2455f0c54.tar.gz kstreamripper-118d0454ecb226d3dd09d236bee640f2455f0c54.zip |
Fix FTBFS
Diffstat (limited to 'kde.py')
-rw-r--r-- | kde.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'), |