From 0f794a3a1739f40997aec0c92611db3034dea42d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 09 Aug 2020 22:26:57 -0400 Subject: wolfutil: Work around oh-shlibdeps limitation It can't find packages that provide libraries that are managed by update-alternatives. It should dereference links, then search for packages that provide the regular files. --- (limited to 'changelog') diff --git a/changelog b/changelog index fb45aa4..96486db 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +wolfutil (1.0.0-2) trunk + + * Work around broken shared library dependencies. + + -- Patrick McDermott Sun, 09 Aug 2020 22:25:37 -0400 + wolfutil (1.0.0-1) trunk * Initial release. -- cgit v0.9.1