mirror of https://codeberg.org/cage/tinmop/
- removing quri from building script.
This commit is contained in:
parent
2b59ef1157
commit
b057a1ca80
|
@ -121,7 +121,7 @@ install_dependency () {
|
|||
--eval "(ql:quickload \"usocket\")" \
|
||||
--eval "(ql:quickload \"cffi\")" \
|
||||
--eval "(ql:quickload \"babel\")" \
|
||||
--eval "(ql:quickload \"quri\")" \
|
||||
# --eval "(ql:quickload \"quri\")" \
|
||||
--eval "(ql:quickload \"percent-encoding\")" \
|
||||
--eval "(sb-ext:quit)";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue