From 53ebbc4259f6ecbce27058434f00e627fbe9032e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 31 May 2019 22:24:48 -0400 Subject: libtommath.1: Use oh-shlibdeps --- diff --git a/build b/build index 4ce220d..c1948b8 100755 --- a/build +++ b/build @@ -18,3 +18,4 @@ install: build oh-fixperms oh-strip oh-installfiles + oh-shlibdeps diff --git a/changelog b/changelog index d6e9f5a..db34d04 100644 --- a/changelog +++ b/changelog @@ -8,6 +8,7 @@ libtommath.1 (1.1.0-1) trunk - libtommath.1-dev now provides a pkg-config file. * Update Maintainer and Homepage fields. * libtommath.1-dev: Remove static library. + * libtommath.1: Use automatic shared library dependencies. -- Patrick McDermott Fri, 31 May 2019 21:20:36 -0400 diff --git a/control b/control index 46e5c41..84a6eb8 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ Maintainer: Patrick McDermott -Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, libtool +Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), libtool Homepage: https://www.libtom.net/LibTomMath/ diff --git a/libtommath.1.pkg/control b/libtommath.1.pkg/control index 7b45308..425fcd7 100644 --- a/libtommath.1.pkg/control +++ b/libtommath.1.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: Multiple-precision integer library ${Common-Description} -- cgit v0.9.1