aboutsummaryrefslogtreecommitdiffstats
path: root/android/build.py
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-03-01 08:18:19 +0100
committerMax Kellermann <max@duempel.org>2014-03-01 08:25:23 +0100
commit5bc5abf0e739e3637557b336bb91db4c5d986b55 (patch)
tree36c143d6e8d0b583062de963d9743b788a156f57 /android/build.py
parent44352e9ee4b7916e9b474b35f0e639967362fc1f (diff)
downloadmpd-5bc5abf0e739e3637557b336bb91db4c5d986b55.tar.gz
mpd-5bc5abf0e739e3637557b336bb91db4c5d986b55.tar.xz
mpd-5bc5abf0e739e3637557b336bb91db4c5d986b55.zip
android: enable database plugins
Diffstat (limited to 'android/build.py')
-rwxr-xr-xandroid/build.py1
1 files changed, 0 insertions, 1 deletions
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',