Skip to content
Snippets Groups Projects
Commit a692a217 authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

clx-backend: depend on /core

parent 5c449e65
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@
;;; based on `clx-clim' in clx/sysdcl.lisp
(defsystem #:gramps-clim2/clx-backend
:description "Reference backend for X-Window system."
:depends-on (#:clx)
:depends-on (#:clx #:gramps-clim2/core)
:components
((:module "clx"
:components
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment