From ccb075974927198585d93f60042a06c3956c5e70 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Wed, 18 Mar 2015 09:37:42 +0000 Subject: Update Qt5 to 5.4.1. This is probably the first time our Qt 5 ports are tracking the latest upstream release :-) There isn't much to report in this update, thanks to the effort spent in the 5.2->5.3 update: a lot of the work is just small plist and patch updates. Thankfully, several patches have been upstreamed and are not needed on our side anymore. I would like to thank Alex Richardson and Tobias Berner for their help with the plist updates and general testing. PR: 198585 --- graphics/qt5-pixeltool/files/patch-src__src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/qt5-pixeltool/files/patch-src__src.pro') diff --git a/graphics/qt5-pixeltool/files/patch-src__src.pro b/graphics/qt5-pixeltool/files/patch-src__src.pro index 5419f8421292..966cb3496f48 100644 --- a/graphics/qt5-pixeltool/files/patch-src__src.pro +++ b/graphics/qt5-pixeltool/files/patch-src__src.pro @@ -34,7 +34,7 @@ missing dependencies. -qtHaveModule(dbus): SUBDIRS += qdbus - -win32|winrt:SUBDIRS += windeployqt --winrt:SUBDIRS += winrtrunner qtd3dservice +-winrt:SUBDIRS += winrtrunner -qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag - -qtNomakeTools( \ -- cgit v1.2.3