commit | eab8a3717239cb95af6a2de94fb08018be38dc62 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jan 30 11:21:32 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jan 30 11:21:32 2017 -0600 |
tree | 7d9301b4c457a29ec8c43e1bd1e23de942c1e135 | |
parent | 710f3f0831c5953df04ab4093a2bb3602769296d [diff] |
unit-test: add dep for phosphor-dbus-interfaces Change-Id: I9fcb8ba71982634b7a74ecd3ed4991edf77a97f3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/scripts/unit-test.py b/scripts/unit-test.py index 400ce15..652dfc2 100755 --- a/scripts/unit-test.py +++ b/scripts/unit-test.py
@@ -141,6 +141,9 @@ 'host-ipmid': 'phosphor-host-ipmid', 'sdbusplus': 'sdbusplus', 'log.hpp': 'phosphor-logging' + }, + 'PKG_CHECK_MODULES': { + 'phosphor-dbus-interfaces': 'phosphor-dbus-interfaces' } }