diff --git a/net-im/spectrum/files/use_qt5_libcommuni.patch b/net-im/spectrum/files/use_qt5_libcommuni.patch index bcf407c..aa980db 100644 --- a/net-im/spectrum/files/use_qt5_libcommuni.patch +++ b/net-im/spectrum/files/use_qt5_libcommuni.patch @@ -40,8 +40,8 @@ endif() INSTALL(TARGETS spectrum2_libcommuni_backend RUNTIME DESTINATION bin) ---- a/cmake_modules/CommuniConfig.cmake 2018-02-07 11:57:43.000000000 +0100 -+++ b/cmake_modules/CommuniConfig.cmake 2018-04-04 22:14:07.000000000 +0200 +--- a/cmake_modules/FindCommuni.cmake 2018-02-07 11:57:43.000000000 +0100 ++++ b/cmake_modules/FindCommuni.cmake 2018-04-04 22:14:07.000000000 +0200 @@ -1,8 +1,7 @@ -find_package(Qt4) -include( ${QT_USE_FILE} )