]> git.draconx.ca Git - gentoo-draconx.git/blobdiff - dev-util/qcachegrind/files/qcachegrind-disable-dbus.patch
qcachegrind: Version bump and update.
[gentoo-draconx.git] / dev-util / qcachegrind / files / qcachegrind-disable-dbus.patch
diff --git a/dev-util/qcachegrind/files/qcachegrind-disable-dbus.patch b/dev-util/qcachegrind/files/qcachegrind-disable-dbus.patch
new file mode 100644 (file)
index 0000000..8396c10
--- /dev/null
@@ -0,0 +1,16 @@
+diff --git a/qcachegrind/qcachegrind.pro~ b/qcachegrind/qcachegrind.pro
+index 58027ea..c099d40 100644
+--- a/qcachegrind/qcachegrind.pro
++++ b/qcachegrind/qcachegrind.pro
+@@ -8,11 +8,6 @@ greaterThan(QT_MAJOR_VERSION, 4) {
+     QT += widgets
+ }
+-contains(QT_CONFIG, dbus) {
+-    DEFINES += QT_DBUS_SUPPORT
+-    QT += dbus
+-}
+-
+ include(../libcore/libcore.pri)
+ include(../libviews/libviews.pri)