mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update to latest koreader base
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,13 +8,15 @@ lua-*
|
||||
.vimrc
|
||||
*.o
|
||||
tags
|
||||
test/*.sdr
|
||||
test/*
|
||||
*.tar
|
||||
*.log
|
||||
spec/unit/data
|
||||
doc/html
|
||||
|
||||
git-rev
|
||||
emu
|
||||
luacov.stats.out
|
||||
trace-out.txt
|
||||
|
||||
koreader-*.zip
|
||||
koreader-*.apk
|
||||
|
||||
@@ -94,7 +94,7 @@ sudo apt-get install gcc-mingw-w64-i686 g++-mingw-w64-i686
|
||||
|
||||
Mac OSX users may need to install these tools:
|
||||
```
|
||||
brew install gcc48 nasm binutils libtool autoconf automake sdl2
|
||||
brew install nasm binutils libtool autoconf automake sdl2
|
||||
```
|
||||
|
||||
A recent version of Android SDK/NDK and `ant` are needed in order to build
|
||||
|
||||
Reference in New Issue
Block a user