mirror of https://codeberg.org/cage/tinmop/
- 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