Skip to content

Commit

Permalink
add gettext to openwrt dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Feb 8, 2015
1 parent 7564c5b commit b117c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ These steps were tested using OpenWRT-"Barrier Breaker" (14.07):

For building OpenWrt on Debian, you need to install these packages:
<pre>
apt-get install git subversion g++ libncurses5-dev gawk zlib1g-dev build-essential
apt-get install git subversion g++ libncurses5-dev gawk zlib1g-dev build-essential gettext
</pre>

Now build OpenWrt:
Expand Down

0 comments on commit b117c66

Please sign in to comment.