mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-22 23:47:56 +01:00
- removed installation of 'quri'.
This commit is contained in:
parent
fef18b7c8d
commit
ee5eb80d07
@ -121,7 +121,6 @@ install_dependency () {
|
||||
--eval "(ql:quickload \"usocket\")" \
|
||||
--eval "(ql:quickload \"cffi\")" \
|
||||
--eval "(ql:quickload \"babel\")" \
|
||||
# --eval "(ql:quickload \"quri\")" \
|
||||
--eval "(ql:quickload \"percent-encoding\")" \
|
||||
--eval "(sb-ext:quit)";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user