aboutsummaryrefslogtreecommitdiffstats
path: root/etc/kodi.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/kodi.profile')
-rw-r--r--etc/kodi.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/kodi.profile b/etc/kodi.profile
index 9925f131b..dad085967 100644
--- a/etc/kodi.profile
+++ b/etc/kodi.profile
@@ -19,6 +19,8 @@ noblacklist ${PATH}/python2*
19noblacklist ${PATH}/python3* 19noblacklist ${PATH}/python3*
20noblacklist /usr/lib/python2* 20noblacklist /usr/lib/python2*
21noblacklist /usr/lib/python3* 21noblacklist /usr/lib/python3*
22noblacklist /usr/local/lib/python2*
23noblacklist /usr/local/lib/python3*
22 24
23include disable-common.inc 25include disable-common.inc
24include disable-devel.inc 26include disable-devel.inc