diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-30 23:59:33 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-30 23:59:33 (EDT) |
commit | b580333262c12fc2edb05cd2e7b16a078882ca47 (patch) | |
tree | 93f3458f96b9a7b8de5156010f580af839ee83bd /m4.pkg/control | |
parent | aa76f56326813d66f6b2d8247c3862d748b545f4 (diff) |
m4: Use oh-shlibdeps
Diffstat (limited to 'm4.pkg/control')
-rw-r--r-- | m4.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4.pkg/control b/m4.pkg/control index 71aa362..4e5764e 100644 --- a/m4.pkg/control +++ b/m4.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libsigsegv.2 +Depends: ${Shlib-Depends} Description: Macro processor ${Common-Description} |