From 6c722da77cc9185e48e22818ef88f2a88cf2efc7 Mon Sep 17 00:00:00 2001
From: Ivo Timmermans <ivo@lychnis.net>
Date: Sun, 14 May 2000 21:14:23 +0000
Subject: [PATCH] Add shlibs control file for the blowfish library.

---
 debian/Makefile.am | 2 +-
 debian/shlibs      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 debian/shlibs

diff --git a/debian/Makefile.am b/debian/Makefile.am
index 58ffb3e8..e09f5ac2 100644
--- a/debian/Makefile.am
+++ b/debian/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = README.Debian changelog conffiles control copyright dirs docs files info init.d rules
+EXTRA_DIST = README.Debian changelog conffiles control copyright dirs docs files info init.d rules shlibs
diff --git a/debian/shlibs b/debian/shlibs
new file mode 100644
index 00000000..70162689
--- /dev/null
+++ b/debian/shlibs
@@ -0,0 +1 @@
+libblowfish 0 libc6
-- 
2.39.5