diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 11:56:28 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 11:56:28 (EDT) |
commit | 4404a33ee8da30103ff08aec8f1c1177553c886f (patch) | |
tree | c7ba53489c6ceeebf8c78b75a9e81d6634cf922d /pciutils.pkg/control | |
parent | dfc89c8a2f1506bce4d2268ab764a401fc21670e (diff) |
libpci.3, pciutils: Use oh-shlibdeps
Diffstat (limited to 'pciutils.pkg/control')
-rw-r--r-- | pciutils.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pciutils.pkg/control b/pciutils.pkg/control index 9f37ec9..1f26bd2 100644 --- a/pciutils.pkg/control +++ b/pciutils.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libpci.3 (= ${Binary-Version}) +Depends: libpci.3 (= ${Binary-Version}), ${Shlib-Depends} Description: PCI utilities ${Utilities-Description} |