gnucash unstable: Add googletest to the list of dependencies.

John Ralls jralls at code.gnucash.org
Sat Jan 27 18:46:15 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/81f11874 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b6aae753 (commit)



commit 81f118740e9a707bb8e85839743c16147c0a4aef
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 27 15:44:03 2018 -0800

    Add googletest to the list of dependencies.

diff --git a/README.dependencies b/README.dependencies
index babe1c9..2f311a3 100644
--- a/README.dependencies
+++ b/README.dependencies
@@ -75,6 +75,10 @@ swig			2.0.10			Only required to build from git
 						or SVN.
 webkit			webkitgtk-3.0 (Windows, Mac)
                         webkit2gtk-3.0 (Everything Else)
+googletest              1.7.0                   Some distros call it gtest.
+                                                Some distros also separate out
+                                                googlemock or gmock; both are
+                                                required.
 
   optional
   --------



Summary of changes:
 README.dependencies | 4 ++++
 1 file changed, 4 insertions(+)



More information about the gnucash-changes mailing list