From 2930237ae2a36f59bfbcd5186bc224bf836f83bf Mon Sep 17 00:00:00 2001 From: Rene Krenn Date: Fri, 10 Aug 2018 11:24:27 +0200 Subject: [PATCH] TT#42565 add URI::Encode dependency for api-journals.t Change-Id: I6cef402a71e53061a88ffc8b8f2abc8798a3d49b --- t/api-rest/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/api-rest/control b/t/api-rest/control index c4571cc0e0..253e48b7d4 100644 --- a/t/api-rest/control +++ b/t/api-rest/control @@ -22,4 +22,5 @@ Build-Depends: libboolean-perl, libtext-table-perl, libtime-warp-perl, libtrycatch-perl, - libuuid-perl + libuuid-perl, + liburi-encode-perl