Browse Source

try to avoid the picking up of headers from a vendor Qt installation

Ralf S. Engelschall 22 years ago
parent
commit
aa38815c73
1 changed files with 1 additions and 0 deletions
  1. 1 0
      kde-qt/kde-qt.spec

+ 1 - 0
kde-qt/kde-qt.spec

@@ -107,6 +107,7 @@ AutoReqProv:  no
         -xrender -no-xft -no-tablet -no-xkb \
         -xrender -no-xft -no-tablet -no-xkb \
         -disable-opengl -disable-sql \
         -disable-opengl -disable-sql \
         -no-exceptions -thread \
         -no-exceptions -thread \
+        -I$QTDIR/include \
         %{l_cppflags} %{l_ldflags} \
         %{l_cppflags} %{l_ldflags} \
         -I${l_x11_incdir} -L${l_x11_incdir} \
         -I${l_x11_incdir} -L${l_x11_incdir} \
         -R%{l_prefix}/lib/kde
         -R%{l_prefix}/lib/kde