From 6358bb2472efec9a193a075cf36d797ae54d0403 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 02 May 2019 00:53:53 -0400 Subject: libmpc.3: Use oh-shlibdeps --- diff --git a/build b/build index c7b62e9..13ccc51 100755 --- a/build +++ b/build @@ -17,3 +17,4 @@ install: build oh-fixperms oh-strip oh-installfiles + oh-shlibdeps diff --git a/changelog b/changelog index 34a67a6..9c5a3d4 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,7 @@ mpc (1.1.0-1) trunk * New upstream version. * Add self to maintainers. * Update homepage. + * libmpc.3: Use automatic shared library dependencies. -- Patrick McDermott Thu, 02 May 2019 00:13:58 -0400 diff --git a/control b/control index cb4974e..8f510f1 100644 --- a/control +++ b/control @@ -1,4 +1,5 @@ Maintainer: Patrick McDermott , Warren McDonald -Build-Depends: gpg, dirmngr, opkhelper-3.0, libgmp-dev, libmpfr-dev +Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), + libgmp-dev, libmpfr-dev Homepage: http://www.multiprecision.org/mpc/ diff --git a/libmpc.3.pkg/control b/libmpc.3.pkg/control index a3f1970..7ee82be 100644 --- a/libmpc.3.pkg/control +++ b/libmpc.3.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libmpfr.4, libgmp.10 +Depends: ${Shlib-Depends} Description: MPC ${Common-Description} -- cgit v0.9.1