summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
-rw-r--r--changelog1
-rw-r--r--control2
-rw-r--r--libgmp.10.pkg/control1
4 files changed, 4 insertions, 1 deletions
diff --git a/build b/build
index d9f3b75..df84c39 100755
--- a/build
+++ b/build
@@ -22,3 +22,4 @@ install: build
rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libgmp.a
rm -f dest/usr/share/info/dir
oh-installfiles
+ oh-shlibdeps
diff --git a/changelog b/changelog
index 139482f..1efd9e5 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ gmp (6.1.2-1) trunk
* Add self to maintainers.
* Update homepage.
* libgmp-dev: Remove static library.
+ * libgmp.10: Use automatic shared library dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 01 May 2019 19:23:40 -0400
diff --git a/control b/control
index 36ed3b3..52697b7 100644
--- a/control
+++ b/control
@@ -1,4 +1,4 @@
-Build-Depends: gpg, dirmngr, opkhelper-3.0
+Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2)
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>,
"David T. Stanford" <dstanford@daemonbox.net>
Homepage: https://gmplib.org/
diff --git a/libgmp.10.pkg/control b/libgmp.10.pkg/control
index 590ac5c..c1f6c40 100644
--- a/libgmp.10.pkg/control
+++ b/libgmp.10.pkg/control
@@ -1,3 +1,4 @@
Architecture: any
Platform: all
+Depends: ${Shlib-Depends}
Description: ${Common-Description}