diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:00:10 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:00:10 (EDT) |
commit | c3ab0d876ab53b313835eaf422f131b7ec9445ff (patch) | |
tree | 3eecd2eab8a6fdd51d64fce2fff011bc532c9285 /patch.pkg/control | |
parent | c471eeb68e6c9ae6fd5de58e1071e52f7b1b4c74 (diff) |
Use oh-shlibdeps
Diffstat (limited to 'patch.pkg/control')
-rw-r--r-- | patch.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
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} |