diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 13:40:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 13:40:31 (EDT) |
commit | 36fc3cad8ee302962214708a945f111c8c51e5af (patch) | |
tree | fba2e00696565857b01f1065a22001647c22b1e8 /flashrom-internal.pkg/control | |
parent | 76d24f6d60a11be4e31f5710130d35ff24c2fe3c (diff) |
flashrom-internal: Use oh-shlibdeps
Diffstat (limited to 'flashrom-internal.pkg/control')
-rw-r--r-- | flashrom-internal.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom-internal.pkg/control b/flashrom-internal.pkg/control index b239d6e..97ff85c 100644 --- a/flashrom-internal.pkg/control +++ b/flashrom-internal.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: flashrom-common (>= ${Source-Version}) +Depends: flashrom-common (>= ${Source-Version}), ${Shlib-Depends} Description: Utility to program flash chips - internal programmer ${Common-Description} . |