changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/gui/gui.asd

revision 158: 996cd8efa1f3
parent 106: e243efeae91d
child 216: 97ad564cd68d
     1.1--- a/lisp/lib/gui/gui.asd	Mon Jan 01 16:53:11 2024 -0500
     1.2+++ b/lisp/lib/gui/gui.asd	Mon Jan 01 22:12:00 2024 -0500
     1.3@@ -1,6 +1,6 @@
     1.4 ;;; gui.asd --- GUI subsystem
     1.5 (defsystem :gui
     1.6-  :depends-on (:std :log :obj :wayflan)
     1.7+  :depends-on (:std :log :obj :wayflan :wayflan-client)
     1.8   :components ((:file "pkg")
     1.9                (:file "err")
    1.10                (:file "wm")