distro-build: add missing dependency on "scribble-lib"
This commit is contained in:
parent
fc79d744d1
commit
41e9b06bcc
|
@ -3,4 +3,5 @@
|
|||
(define single-collection "distro-build")
|
||||
|
||||
(define deps '("at-exp-lib"
|
||||
"web-server-lib"))
|
||||
"web-server-lib"
|
||||
"scribble-lib"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user