From 4cb594f75e7823645f39897bd8d8dfcaea51f04f Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Mon, 21 Jan 2019 08:59:26 +0300 Subject: gn: Add dependency * gn/packages/edash (python-flask-cors): Add dependency to edash. --- gn/packages/edash.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages/edash.scm') diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm index 58b9fec..07f80f0 100644 --- a/gn/packages/edash.scm +++ b/gn/packages/edash.scm @@ -511,7 +511,7 @@ with the Specification.") ("python-swagger-ui-bundle" ,python-swagger-ui-bundle) ("python-connexion" ,python-connexion) ("python-schedule" ,python-schedule) - )) + ("python-flask-cors" ,python-flask-cors))) (arguments `(#:modules ((guix build utils)) #:builder -- cgit v1.2.3