aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCory Fields <theuni-nospam-@xbmc.org>2012-12-12 02:30:50 -0500
committerCory Fields <theuni-nospam-@xbmc.org>2012-12-12 02:31:54 -0500
commit7b0c29c14874b677f28b2e2e243ea68512ea8f69 (patch)
treefc2a221c3982db2532eb62914c1df75937416175 /tools
parentd72b23bae5054c0324209bcd40daf3da6de38c37 (diff)
[droid] fix pvr addons dependencies (fixes pvr.mythtv)
Diffstat (limited to 'tools')
-rw-r--r--tools/android/depends/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/android/depends/Makefile.in b/tools/android/depends/Makefile.in
index 6c95ec640c..a3e65db507 100644
--- a/tools/android/depends/Makefile.in
+++ b/tools/android/depends/Makefile.in
@@ -62,6 +62,7 @@ taglib: cmake
swig-native: buildtools pcre-native
pcre-native: buildtools
libnfs: rpl
+xbmc-pvr-addons: boost mysql
X86OVERRIDES=XBMC_OVERRIDE_HOST=i686-android-linux XBMC_OVERRIDE_TOOLCHAIN=$(XBMC_X86_TOOLCHAIN)