projects
/
frida
/
frida.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Whitespace cleanup
[frida/frida.git]
/
README.org
1
2
* Building FRIDA
3
4
On Debian Systems you will need the following packages apart fro
5
`build-essential`:
6
7
+ cmake
8
+ qtbase5-dev
9
+ llvm-3.5-dev
10
+ liblog4cxx10-dev
11
+ clang (>= 3.3) -- or change compiler to g++
12
+ pkg-config