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-30 01:51:12 +0200 |
commit | f2be7cbd9b9e9d04bc421cb805fea1420deda780 (patch) | |
tree | d7a29d79e2b250ed599e0bcf057ad8e372df1426 /kde.py | |
parent | 77909a22a264f171b2f30e5c180c8bf10a63079d (diff) | |
download | kstreamripper-f2be7cbd9b9e9d04bc421cb805fea1420deda780.tar.gz kstreamripper-f2be7cbd9b9e9d04bc421cb805fea1420deda780.zip |
Fix FTBFS
(cherry picked from commit 118d0454ecb226d3dd09d236bee640f2455f0c54)
Diffstat (limited to 'kde.py')
-rw-r--r-- | kde.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'), |