From: Christoph Egger Date: Fri, 20 Feb 2015 11:48:20 +0000 (+0100) Subject: Add new dependencies to reflect recent development X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Fweb.git;a=commitdiff_plain;h=9d284e8bb6eebf28daddddfa8c080967235d6fd9 Add new dependencies to reflect recent development --- diff --git a/src/download.txt b/src/download.txt index a838aaa..5a924e2 100644 --- a/src/download.txt +++ b/src/download.txt @@ -24,6 +24,9 @@ Frida requires several libraries to build, including + Qt >= 5.1 + guile-2.0 + log4cxx ++ quazip ++ gtest ++ gmock + cmake Building itself works just as you would expect for a cmake project: ::