Update celluloid.profile

liblua is needed for celluloid & otherwise at least on arch it's showing this error - "celluloid: error while loading shared libraries: liblua5.2.so.5.2: cannot open shared object file: Permission denied"
This commit is contained in:
Neo00001 2020-10-25 21:18:46 +00:00 committed by GitHub
parent a8a604ee3e
commit 62bd606bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ include globals.local
noblacklist ${HOME}/.config/celluloid
noblacklist ${HOME}/.config/gnome-mpv
noblacklist ${HOME}/.config/youtube-dl
noblacklist /usr/lib/liblua*
# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc