[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ktexteditor] src: - Use a proper libgit2 release, not a future one
From:       Helio Chissini de Castro <helio () kde ! org>
Date:       2014-12-29 14:51:29
Message-ID: E1Y5bfN-0000Qn-KZ () scm ! kde ! org
[Download RAW message or body]

Git commit 6dad1550916d11309878b6039984c468726119a6 by Helio Chissini de Ca=
stro.
Committed on 29/12/2014 at 14:51.
Pushed by helio into branch 'master'.

- Use a proper libgit2 release, not a future one

M  +1    -1    src/CMakeLists.txt

http://commits.kde.org/ktexteditor/6dad1550916d11309878b6039984c468726119a6

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 68f940d..dd0dbf3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,5 @@
 # libgit2 integration
-find_package(LibGit2 "0.22.0")
+find_package(LibGit2 "0.21.0")
 if(LIBGIT2_FOUND)
     SET (CMAKE_REQUIRED_LIBRARIES LibGit2::LibGit2)
     check_function_exists(git_threads_init HAVE_GIT2_THREADS)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic