diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 10:35:18 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 10:35:18 (EDT) |
commit | 6f65f62f128548e5bb47d5a825367c28cf510b43 (patch) | |
tree | 49cd76f50acc1aebf239802d0cc605339909c38c /gmake.pkg/control | |
parent | 4404b2ff6a1f55b566aeb90b063c788528cd9457 (diff) |
gmake: Use oh-shlibdeps
Diffstat (limited to 'gmake.pkg/control')
-rw-r--r-- | gmake.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gmake.pkg/control b/gmake.pkg/control index 50d7b57..637bb7c 100644 --- a/gmake.pkg/control +++ b/gmake.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: Utility and framework for building applications from source. ${Common-Description} |