From 59ae44f97f10b4eea0644a55a4ae84e1603faf9b Mon Sep 17 00:00:00 2001 From: Philipp Storz Date: Tue, 27 Jan 2015 14:49:57 +0100 Subject: [PATCH] New openssl packages have two subpackages Now the libs have their own package which we also need. --- platforms/win32/winbareos-nsi.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/platforms/win32/winbareos-nsi.spec b/platforms/win32/winbareos-nsi.spec index 0837a7ca684..fe90e57e621 100644 --- a/platforms/win32/winbareos-nsi.spec +++ b/platforms/win32/winbareos-nsi.spec @@ -27,6 +27,10 @@ BuildRequires: mingw64-cross-nsis BuildRequires: mingw32-openssl BuildRequires: mingw64-openssl + +BuildRequires: mingw32-libopenssl +BuildRequires: mingw64-libopenssl + BuildRequires: mingw32-sed BuildRequires: mingw64-sed