[lgtk-cvs] CVS update: lgtk/lgtk.asd
Mario Mommer
mmommer at common-lisp.net
Sun Nov 9 16:34:49 UTC 2003
Update of /project/lgtk/cvsroot/lgtk
In directory common-lisp.net:/tmp/cvs-serv31588
Modified Files:
lgtk.asd
Log Message:
Now lgtk compiles and loads as it should.
Date: Sun Nov 9 11:34:49 2003
Author: mmommer
Index: lgtk/lgtk.asd
diff -u lgtk/lgtk.asd:1.5 lgtk/lgtk.asd:1.6
--- lgtk/lgtk.asd:1.5 Wed Nov 5 16:20:41 2003
+++ lgtk/lgtk.asd Sun Nov 9 11:34:49 2003
@@ -104,7 +104,8 @@
(:file "gtkpackage" :depends-on ("widgets" "nexus"
- "enums" "bindings"))
+ "enums" "bindings"
+ "dynaslot"))
(:file "gtkenums" :depends-on ("gtkpackage" "enums"))
(:file "gtkclasshierarchy" :depends-on ("gtkpackage"))
More information about the Lgtk-cvs
mailing list