diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-09-05 19:33:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-09-05 19:33:39 (EDT) |
commit | d9c61b33a5573de71e39978f908b94385add974a (patch) | |
tree | 897179a06128b469f2355a79895211bf5a86bea8 | |
parent | 361f9f6c9d117b9a65ca009fb3c191c9f2e55525 (diff) |
libpci.3: Depend on pciids
-rw-r--r-- | libpci.3.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpci.3.pkg/control b/libpci.3.pkg/control index 654413e..5e39795 100644 --- a/libpci.3.pkg/control +++ b/libpci.3.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libz.1 +Depends: libz.1, pciids Description: Library for accessing PCI devices ${Library-Description} |