summaryrefslogtreecommitdiffstats
path: root/linhes/mythplugins/001-mythnetvision-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/mythplugins/001-mythnetvision-configure.patch')
-rw-r--r--linhes/mythplugins/001-mythnetvision-configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/linhes/mythplugins/001-mythnetvision-configure.patch b/linhes/mythplugins/001-mythnetvision-configure.patch
new file mode 100644
index 0000000..6ccdb8d
--- /dev/null
+++ b/linhes/mythplugins/001-mythnetvision-configure.patch
@@ -0,0 +1,11 @@
+--- a/configure
++++ b/configure
+@@ -630,7 +630,7 @@
+ check_py_lib xml || disable_netvision "Python XML library (xml)"
+ check_py_lib urllib || disable_netvision "Python URL library (urllib)"
+- check_py_lib oauth || disable_netvision "Python OAuth library (oauth)"
++ check_py_lib oauthlib || disable_netvision "Python OAuth library (oauth)"
+
+ disabled netvision && echo "Disabling MythNetvision due to missing dependencies."
+ fi
+