From 5bc5abf0e739e3637557b336bb91db4c5d986b55 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 1 Mar 2014 08:18:19 +0100 Subject: [PATCH] android: enable database plugins --- android/build.py | 1 - 1 file changed, 1 deletion(-) diff --git a/android/build.py b/android/build.py index 5898d0f91..3dbbc4bda 100755 --- a/android/build.py +++ b/android/build.py @@ -322,7 +322,6 @@ configure = [ '--disable-icu', # disabled for now because these features require GLib: - '--disable-database', '--disable-httpd-output', '--disable-vorbis-encoder',