diff -r 862d0abd0aa8 -r 117704011216 qt/qt.spec --- a/qt/qt.spec Tue Aug 04 19:18:40 2009 +0200 +++ b/qt/qt.spec Tue Sep 22 11:08:04 2009 +0200 @@ -35,7 +35,7 @@ # package information Name: qt -Summary: Cross-platform Application Framework +Summary: Cross Platform Application Framework URL: http://www.trolltech.com/products/qt/ Vendor: Nokia Corporation Packager: Michael Schloh von Bennewitz @@ -142,6 +142,8 @@ %{l_shtool} subst \ -e "s;^\(LIBS += \)-lfreetype -lfontconfig;\1$fontconflibs;" \ config.tests/x11/fontconfig/fontconfig.pro + echo 'INCLUDEPATH += /usr/include/wacomcfg' \ + >>src/gui/kernel/x11.pri %{l_shtool} subst \ -e "s;\(LIBS += -lpq\);\1 `%{l_prefix}/bin/pg_config --libs` $loclibs;" \ config.tests/unix/psql/psql.pro