mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-26 03:44:50 +01:00
- fixed crashing of compile phase because of missing nodgui's dependencies.
This commit is contained in:
parent
28eb0139c7
commit
f5ea00a85a
@ -181,6 +181,7 @@ install_nodgui () {
|
||||
else
|
||||
install_from_git $NODGUI_GIT_URL
|
||||
fi
|
||||
@LISP_COMPILER@ --eval '(ql:quickload \"nodgui\")'
|
||||
}
|
||||
|
||||
install_tooter () {
|
||||
|
Loading…
Reference in New Issue
Block a user