summarylogtreecommitdiffstats
path: root/001-mythnetvision-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to '001-mythnetvision-configure.patch')
-rw-r--r--001-mythnetvision-configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/001-mythnetvision-configure.patch b/001-mythnetvision-configure.patch
deleted file mode 100644
index 6ccdb8d4767d..000000000000
--- a/001-mythnetvision-configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
-