Skip to content

Commit

Permalink
New openssl packages have two subpackages
Browse files Browse the repository at this point in the history
Now the libs have their own package which we also need.
  • Loading branch information
pstorz authored and Marco van Wieringen committed Feb 17, 2015
1 parent 7363cfb commit cfb47fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions platforms/win32/winbareos-nsi.spec
Expand Up @@ -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

Expand Down

0 comments on commit cfb47fc

Please sign in to comment.