Skip to content

Commit

Permalink
Merge pull request #10 from ApatheticsAnonymous/for_upstream
Browse files Browse the repository at this point in the history
Add additional build dependencies not listed
  • Loading branch information
moyix committed Jul 18, 2014
2 parents 905a25f + 867527b commit d4bab85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/compile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ PANDA is known to build on debian 7 linux with the following steps.

apt-get install build-essential
apt-get build-dep qemu
apt-get install nasm
apt-get install libssl-dev

2. Download LLVM 3.3. Also, download Clang 3.3 and extract it in the LLVM tools
directory. Compile - If building a debug build, use the following command
Expand Down

0 comments on commit d4bab85

Please sign in to comment.