X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fclnl.asd;h=1158f65356f7f666e22e3cbe230dd7aa6801c010;hp=e70faf0a1ffbddd00d22d84e7e02894512da213d;hb=89cb3482de1fefc2d8e5f67e1e04a0790e8cd243;hpb=a66006d87c4364f20442b02a03a7e65a6028407a diff --git a/src/main/clnl.asd b/src/main/clnl.asd index e70faf0..1158f65 100644 --- a/src/main/clnl.asd +++ b/src/main/clnl.asd @@ -25,6 +25,5 @@ (:file "transpile") (:file "random") (:file "interface") - (:file "cli") (:file "main")) - :depends-on #-travis(:cl-ppcre :mt19937 :cl-opengl :cl-glu :cl-glut :cl-charms :ieee-floats :strictmath) #+travis nil) + :depends-on #-travis(:cl-ppcre :mt19937 :cl-opengl :cl-glu :cl-glut :ieee-floats :strictmath :clnl-gltk) #+travis nil)