forked from pool/kdesignerplugin
This commit is contained in:
parent
e28b23c70c
commit
7b347883a1
@ -1,13 +0,0 @@
|
|||||||
Index: kdesignerplugin-5.15.0/KF5DesignerPluginMacros.cmake
|
|
||||||
===================================================================
|
|
||||||
--- kdesignerplugin-5.15.0.orig/KF5DesignerPluginMacros.cmake
|
|
||||||
+++ kdesignerplugin-5.15.0/KF5DesignerPluginMacros.cmake
|
|
||||||
@@ -87,7 +87,7 @@ macro(kf5designerplugin_add_plugin targe
|
|
||||||
PURPOSE "Required to build Qt Designer plugins"
|
|
||||||
)
|
|
||||||
endif()
|
|
||||||
- if(NOT Qt5Designer_VERSION_STRING VERSION_LESS 5.5.0 AND NOT Qt5UiPlugin_FOUND)
|
|
||||||
+ if(NOT Qt5Designer_VERSION_STRING VERSION_LESS 5.5.0 AND NOT Qt5UiPlugin_FOUND AND NOT CMAKE_VERSION VERSION_LESS 3.0.0)
|
|
||||||
find_package(Qt5UiPlugin ${REQUIRED_QT_VERSION} ${_requiredarg} NO_MODULE)
|
|
||||||
set_package_properties(Qt5UiPlugin PROPERTIES
|
|
||||||
PURPOSE "Required to build Qt Designer plugins"
|
|
@ -4,6 +4,7 @@ Sun Nov 8 16:59:42 UTC 2015 - hrvoje.senjan@gmail.com
|
|||||||
- Update to 5.16.0
|
- Update to 5.16.0
|
||||||
* For more details please see:
|
* For more details please see:
|
||||||
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
||||||
|
- Drop fix-build-with-cmake-less-than-3.0.0.diff, upstreamed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 8 14:30:46 UTC 2015 - alarrosa@suse.com
|
Thu Oct 8 14:30:46 UTC 2015 - alarrosa@suse.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user