change db collect to be part of "mz" ("textual") distribution
merge to 5.3
This commit is contained in:
parent
76632c7914
commit
b19c982faf
|
@ -699,7 +699,7 @@ plt-extras :+= (package: "racklog/")
|
||||||
plt-extras :+= (package: "datalog/")
|
plt-extras :+= (package: "datalog/")
|
||||||
|
|
||||||
;; -------------------- db
|
;; -------------------- db
|
||||||
plt-extras :+= (package: "db/") (lib: "sqlite*")
|
mz-extras :+= (package: "db/") (lib: "sqlite*")
|
||||||
|
|
||||||
;; ============================================================================
|
;; ============================================================================
|
||||||
;; Readme header
|
;; Readme header
|
||||||
|
|
Loading…
Reference in New Issue
Block a user