From cdbc0ae850d8cdbe115b6378cc207c904daa9c42 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 01 May 2019 19:35:59 -0400 Subject: libgmp.10: Use oh-shlibdeps --- 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 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 , "David T. Stanford" 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} -- cgit v0.9.1