From 4ae717b57154c1854f2d8391326ab59872eb41b3 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Wed, 14 Sep 2016 18:58:27 +0530 Subject: [PATCH] add ruby-prof as dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index b5c32572ec..19f538020b 100644 --- a/debian/control +++ b/debian/control @@ -214,6 +214,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-octokit (>= 4.3.0~), ruby-mail-room (>= 0.8~), ruby-email-reply-parser (>= 0.5.8~), + ruby-prof, ## CI ruby-activerecord-session-store (>= 1.0~), ruby-nested-form (>= 0.3.2-2~),