view src/qt-2-dbus.patch @ 3191:20687ac693e8

set CONFIG_CACHE to /dev/null in ncurses configure command
author John W. Eaton <jwe@octave.org>
date Mon, 05 Aug 2013 21:25:45 -0400
parents fae248a5b181
children
line wrap: on
line source

diff -ur qt-everywhere-opensource-src-4.8.3.orig/src/dbus/dbus.pro qt-everywhere-opensource-src-4.8.3/src/dbus/dbus.pro
--- qt-everywhere-opensource-src-4.8.3.orig/src/dbus/dbus.pro	2013-07-13 21:04:11 -0400
+++ qt-everywhere-opensource-src-4.8.3/src/dbus/dbus.pro	2013-07-13 21:06:25 -0400
@@ -20,6 +20,7 @@
         QtXml
 }
 win32 { 
+    PKGCONFIG += dbus-1
     wince*:LIBS_PRIVATE += -lws2
     else:LIBS_PRIVATE += -lws2_32 \
         -ladvapi32 \