From 7e45979cfa4437adbac275efaa34f7902d0ebe55 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Fri, 16 Sep 2016 00:17:35 +0530 Subject: [PATCH] add phantomjs to depends --- debian/tests/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index be2b2c54bc..3d41d23d3d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -19,5 +19,6 @@ Depends: @, ruby-database-cleaner, #ruby-email-spec, #ruby-ffaker, - ruby-json-schema + ruby-json-schema, + phantomjs Restrictions: needs-recommends