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