summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-08-22 16:33:10 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-08-22 19:16:27 -0400
commit600e95380e5c168050b15c6a743522b744d27520 (patch)
tree8159fe923375bdc25a3046bf0e6b5ca2739f4d0d /debian
parentfcfd0c92df11a423d23b7273735e39c125d9d4a9 (diff)
debian: remove hard-coded dependency for libss2 in e2fsprogs.shlibs.local
The hard-coded override is very old, and isn't necessary --- in fact, it's actively harmful because we are using one or two symbols that were added to libss2 after e2fsprogs 1.34. So remove it. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/e2fsprogs.shlibs.local1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/e2fsprogs.shlibs.local b/debian/e2fsprogs.shlibs.local
index 3ef2b64b..a99d2a0a 100644
--- a/debian/e2fsprogs.shlibs.local
+++ b/debian/e2fsprogs.shlibs.local
@@ -1,3 +1,2 @@
-libss 2 libss2 (>= 1.34-1)
libext2fs 2 libext2fs2 (= ${binary:Version})
libe2p 2 libext2fs2 (= ${binary:Version})