From c3ab0d876ab53b313835eaf422f131b7ec9445ff Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 07 Apr 2019 19:00:10 -0400 Subject: Use oh-shlibdeps --- diff --git a/build b/build index 66ffce6..ebe4b40 100755 --- a/build +++ b/build @@ -19,3 +19,4 @@ install: build oh-fixperms oh-strip oh-installfiles + oh-shlibdeps diff --git a/control b/control index 3971a54..4bedec2 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ Maintainer: Patrick McDermott -Build-Depends: opkbuild (>= 3.0.0-beta7), opkhelper-3.0 +Build-Depends: opkbuild (>= 3.0.0-beta7), opkhelper-3.0 (>= 3.1.2) Homepage: https://savannah.gnu.org/projects/patch/ diff --git a/patch.pkg/control b/patch.pkg/control index d1c652e..234abc6 100644 --- a/patch.pkg/control +++ b/patch.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Conflicts: busybox (<< 1.21.1-12) Description: Utility to apply diff files to original files ${Common-Description} -- cgit v0.9.1