diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:48:57 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:48:57 (EST) |
commit | f3b52520da1570fcf085cdf55fdc1141dce61b6c (patch) | |
tree | 7fb9b046d339f4435069499a1fc334329f1e06de /pkgconf.pkg/control | |
parent | 8395a405ca208d43c35023850a1f0cf9a052a10a (diff) |
Use oh-shlibdeps
Diffstat (limited to 'pkgconf.pkg/control')
-rw-r--r-- | pkgconf.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgconf.pkg/control b/pkgconf.pkg/control index 2f77ce6..151ba39 100644 --- a/pkgconf.pkg/control +++ b/pkgconf.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: Compiler and linker configuration utility ${Common-Description} |