mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
move k2pdfopt source to a submodule libk2pdfopt
Currently libk2pdfopt is staticly linked to kpdfview.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,3 +13,6 @@
|
||||
[submodule "luajit-2.0"]
|
||||
path = luajit-2.0
|
||||
url = http://luajit.org/git/luajit-2.0.git
|
||||
[submodule "libk2pdfopt"]
|
||||
path = libk2pdfopt
|
||||
url = git://github.com/chrox/libk2pdfopt.git
|
||||
|
||||
Reference in New Issue
Block a user