summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-30 23:59:33 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-30 23:59:33 (EDT)
commitb580333262c12fc2edb05cd2e7b16a078882ca47 (patch)
tree93f3458f96b9a7b8de5156010f580af839ee83bd
parentaa76f56326813d66f6b2d8247c3862d748b545f4 (diff)
m4: Use oh-shlibdeps
-rwxr-xr-xbuild1
-rw-r--r--changelog1
-rw-r--r--control2
-rw-r--r--m4.pkg/control2
4 files changed, 4 insertions, 2 deletions
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 <patrick.mcdermott@libiquity.com>
-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}