summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
-rw-r--r--control2
-rw-r--r--patch.pkg/control1
3 files changed, 3 insertions, 1 deletions
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 <patrick.mcdermott@libiquity.com>
-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}