Skip to content

Commit

Permalink
add gui-lib and gui-doc deps (emina#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
stchang authored Feb 3, 2020
1 parent a2c2633 commit d42de9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@
"web-server-lib"
"rackunit-lib"
"slideshow-lib"
"gui-lib"
"base"))

(define build-deps '("pict-doc"
"scribble-lib"
"racket-doc"
"gui-doc"
"errortrace-doc"))

(define test-omit-paths (if (getenv "PLT_PKG_BUILD_SERVICE") 'all '()))
Expand Down

0 comments on commit d42de9d

Please sign in to comment.