From b00682a71c8e8516531035d5f0c3c03c0c68e9e6 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 29 Apr 2019 12:10:07 -0400 Subject: control, build, libz.1: Use oh-shlibdeps --- diff --git a/build b/build index 3bf270b..ff803c8 100755 --- a/build +++ b/build @@ -17,6 +17,7 @@ install: build oh-fixperms oh-strip -k oh-installfiles + oh-shlibdeps clean: oh-autoclean diff --git a/control b/control index 202fa3b..b27efb7 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ -Build-Depends: gpg, dirmngr, opkhelper-3.0 +Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) Maintainer: Patrick McDermott Homepage: http://www.zlib.net/ diff --git a/libz.1.pkg/control b/libz.1.pkg/control index c2a1271..e624a2a 100644 --- a/libz.1.pkg/control +++ b/libz.1.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: compression and decompression library ${Common-Description} -- cgit v0.9.1