Skip to content

Commit c8c0c9c

Browse files
committed
Updated README with additional dependency
1 parent 5502d7d commit c8c0c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ How do I use it?
88

99
1. Set up your environment by installing the following software:
1010

11-
autoconf, automake, bison, flex, gcc, g++/gcc-c++, libusb-dev, make, ncurses, patch, readline, subversion, texinfo, wget, mpc, gmp, libelf, mpfr, git
11+
autoconf, automake, bison, flex, gcc, g++/gcc-c++, libarchive, libusb-dev, make, ncurses, patch, readline, subversion, texinfo, wget, mpc, gmp, libelf, mpfr, git
1212

1313
2. Set the PSPDEV and PATH environmental variables:
1414

@@ -37,7 +37,7 @@ Ubuntu
3737

3838
1. Install the required packages by running.
3939

40-
sudo apt-get install g++ build-essential autoconf automake cmake doxygen bison flex libncurses5-dev libsdl1.2-dev libreadline-dev libusb-dev texinfo libgmp3-dev libmpfr-dev libelf-dev libmpc-dev libfreetype6-dev zlib1g-dev libtool libtool-bin subversion git tcl unzip wget
40+
sudo apt-get install g++ build-essential autoconf automake cmake doxygen bison flex libncurses5-dev libsdl1.2-dev libreadline-dev libusb-dev texinfo libarchive-dev libgmp3-dev libmpfr-dev libelf-dev libmpc-dev libfreetype6-dev zlib1g-dev libtool libtool-bin subversion git tcl unzip wget
4141

4242
2. Build and install the toolchain and SDK.
4343

0 commit comments

Comments
 (0)