summaryrefslogtreecommitdiffstats
path: root/etc/mpv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mpv.profile')
-rw-r--r--etc/mpv.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/mpv.profile b/etc/mpv.profile
index 34542b11b..aa2335516 100644
--- a/etc/mpv.profile
+++ b/etc/mpv.profile
@@ -13,12 +13,8 @@ noblacklist ${MUSIC}
13noblacklist ${VIDEOS} 13noblacklist ${VIDEOS}
14 14
15# Allow python (blacklisted by disable-interpreters.inc) 15# Allow python (blacklisted by disable-interpreters.inc)
16noblacklist ${PATH}/python2* 16include allow-python2.inc
17noblacklist ${PATH}/python3* 17include allow-python3.inc
18noblacklist /usr/lib/python2*
19noblacklist /usr/lib/python3*
20noblacklist /usr/local/lib/python2*
21noblacklist /usr/local/lib/python3*
22 18
23include disable-common.inc 19include disable-common.inc
24include disable-devel.inc 20include disable-devel.inc