summaryrefslogtreecommitdiffstats
path: root/linhes/mythplugins/001-mythnetvision-configure.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-12-01 21:29:02 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-12-01 21:29:02 (GMT)
commitabf10c76b2a40a041bc6e850126f77c05fa699e2 (patch)
tree0f6e563e376d52f4a84b618a8d86cfb2a9a799b9 /linhes/mythplugins/001-mythnetvision-configure.patch
parent84760faab95e00fdce438a78fdbed8c589a58f74 (diff)
downloadlinhes_pkgbuild-abf10c76b2a40a041bc6e850126f77c05fa699e2.zip
linhes_pkgbuild-abf10c76b2a40a041bc6e850126f77c05fa699e2.tar.gz
linhes_pkgbuild-abf10c76b2a40a041bc6e850126f77c05fa699e2.tar.bz2
mythplugins: initial inclusion
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
+