mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Document Viewer: Fix build.
This commit is contained in:
parent
db8a06366b
commit
dfaecd3651
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,10 @@ Build:2.6,2600
|
|||
subdir=document-viewer
|
||||
gradle=yes
|
||||
buildjni=yes
|
||||
submodules=yes
|
||||
prebuild=pushd jni/mupdf/mupdf && ANDROID_NDK=$$NDK$$ make generate && \
|
||||
patch -p1 < ../overrides/fonts.patch && \
|
||||
patch -p1 < ../overrides/nightmode_slowcmyk.patch
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue