Skip to content

Commit

Permalink
Update celluloid.profile
Browse files Browse the repository at this point in the history
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"
  • Loading branch information
Neo00001 committed Oct 25, 2020
1 parent a8a604e commit 62bd606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/profile-a-l/celluloid.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 62bd606

Please sign in to comment.