SHA256
1
0
forked from pool/fcitx
fcitx/fcitx-cmake-3.1.patch
Marguerite Su 6a4f325a0e Accepting request 592207 from home:MargueriteSu:branches:M17N
- update 4.2.9.6
  * [ipcportal] close connection first
  * [gtk] workaround libreoffice surrounding text issue
  * decrease the length of clipboard limit to 256 bytes
  * [gtk] use symbolic color name to lookup selected color 
- change fcitx-gtk2 and fcitx-qt4 from Requires to Recommends
- add fcitx-cmake-3.1.patch, downgrade cmake requirement to 3.1
  again for Leap

OBS-URL: https://build.opensuse.org/request/show/592207
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=151
2018-03-29 09:54:10 +00:00

11 lines
285 B
Diff

Index: fcitx-4.2.9.6/CMakeLists.txt
===================================================================
--- fcitx-4.2.9.6.orig/CMakeLists.txt
+++ fcitx-4.2.9.6/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.6)
+cmake_minimum_required(VERSION 3.1)
project(fcitx)