From b580333262c12fc2edb05cd2e7b16a078882ca47 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 30 Jun 2019 23:59:33 -0400 Subject: m4: Use oh-shlibdeps --- diff --git a/build b/build index 5c3e4aa..44b36e6 100755 --- a/build +++ b/build @@ -20,3 +20,4 @@ install: build oh-fixperms oh-strip oh-installfiles + oh-shlibdeps diff --git a/changelog b/changelog index 89a78c1..895458b 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,7 @@ m4 (1.4.18-2) trunk * New upstream version. * Update Maintainer. + * m4: Use automatic shared library dependencies. * m4-doc: Remove /usr/share/doc/m4/examples/COPYING (contents provided in /usr/share/doc/m4/copyright). diff --git a/control b/control index a6dda40..975891e 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ Maintainer: Patrick McDermott -Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, +Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr, gpgconf, gpg-agent, libsigsegv-dev Homepage: https://www.gnu.org/software/m4/ diff --git a/m4.pkg/control b/m4.pkg/control index 71aa362..4e5764e 100644 --- a/m4.pkg/control +++ b/m4.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libsigsegv.2 +Depends: ${Shlib-Depends} Description: Macro processor ${Common-Description} -- cgit v0.9.1