X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fclnl.asd;h=17c3c3dcbd8b1f3ee65b75e02eb4ebb3283b60e9;hp=f66dbb63019d2bc0c1a49aff4276a6509f7adeb9;hb=268b16dea9f447b3cf41090c44130d9b60807d7d;hpb=0d6408c2ba880e77c422c1d1b022b3046c9c0a24 diff --git a/src/main/clnl.asd b/src/main/clnl.asd index f66dbb6..17c3c3d 100644 --- a/src/main/clnl.asd +++ b/src/main/clnl.asd @@ -20,4 +20,4 @@ (:file "interface") (:file "cli") (:file "main")) - :depends-on #-travis(:cl-ppcre :mt19937 :cl-opengl :cl-glut :cl-charms :ieee-floats :strictmath) #+travis nil) + :depends-on #-travis(:cl-ppcre :mt19937 :cl-opengl :cl-glu :cl-glut :cl-charms :ieee-floats :strictmath) #+travis nil)