kdevelop: 4.7.1 -> 4.7.3
This commit is contained in:
8
pkgs/development/libraries/kdevplatform/gettext.patch
Normal file
8
pkgs/development/libraries/kdevplatform/gettext.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
diff -urN kdevplatform-1.7.3.orig/po/CMakeLists.txt kdevplatform-1.7.3/po/CMakeLists.txt
|
||||
--- kdevplatform-1.7.3.orig/po/CMakeLists.txt 2016-03-04 23:25:30.102112596 +0100
|
||||
+++ kdevplatform-1.7.3/po/CMakeLists.txt 2016-03-04 23:26:06.242570024 +0100
|
||||
@@ -1,3 +1,4 @@
|
||||
+cmake_policy(SET CMP0002 OLD)
|
||||
find_package(Gettext REQUIRED)
|
||||
if (NOT GETTEXT_MSGMERGE_EXECUTABLE)
|
||||
MESSAGE(FATAL_ERROR "Please install msgmerge binary")
|
||||
Reference in New Issue
Block a user