From 1ce0ffa9c36b3149e936c310238c831f1b686100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sat, 5 Oct 2019 04:14:22 +0100 Subject: [PATCH] BR: perl(Digest::MD5) need by make check --- dpkg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dpkg.spec b/dpkg.spec index 705d93d..7f8ffb1 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -48,6 +48,7 @@ BuildRequires: perl(Test::More) BuildRequires: perl(IPC::Cmd) BuildRequires: perl(Digest::SHA) BuildRequires: perl(IO::String) +BuildRequires: perl(Digest::MD5) BuildRequires: fakeroot Requires(post): coreutils