From c488bc38989476e75f4354915591c4471477c16c Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Wed, 2 May 2012 11:46:12 -0500 Subject: [PATCH] Allow libssl0.9.8 for dpkg dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 44d79eef..f42524ff 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: Development files for wimlib Package: wimlib Section: libs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2, libxml2, libssl1.0.0 +Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2, libxml2, libssl0.9.8 | libssl1.0.0 Description: Library to extract, create, and modify WIM files wimlib is a library that can be used to create, extract, and modify files in the Windows Imaging Format. These files are normally created by the -- 2.43.0