From 118d0454ecb226d3dd09d236bee640f2455f0c54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 29 Aug 2012 23:24:05 +0200 Subject: Fix FTBFS --- kde.py | 1 + 1 file changed, 1 insertion(+) 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'), -- cgit v1.2.1