add missing redex-examples dependencies

This commit is contained in:
Burke Fetscher 2014-02-13 12:34:00 -06:00
parent 6ad1af3741
commit 70f484ba77

View File

@ -6,7 +6,10 @@
"compiler-lib"
"rackunit-lib"
"redex-gui-lib"
"slideshow-lib"))
"slideshow-lib"
"math-lib"
"plot-gui-lib"))
(define build-deps '())
(define pkg-desc "PLT Redex examples")