commit 58acb6c759a4e37e77a1a8117f003075412c5366 parent fb641b5bf13c8640f49b026b03cfcea00109829c Author: ThomasV <thomasv@electrum.org> Date: Wed, 2 Dec 2015 18:41:59 +0100 whitelist csv Diffstat:
M | gui/kivy/tools/buildozer.spec | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec @@ -119,6 +119,9 @@ android.add_libs_armeabi = lib/android/*.so # project.properties automatically.) #android.library_references = +android.p4a_whitelist = lib-dynload/_csv.so + + # # iOS specific #