summaryrefslogtreecommitdiffstats
path: root/recipes-extended/openhpi/openhpi.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/openhpi/openhpi.inc')
-rw-r--r--recipes-extended/openhpi/openhpi.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-extended/openhpi/openhpi.inc b/recipes-extended/openhpi/openhpi.inc
index 975b6ce..0699b22 100644
--- a/recipes-extended/openhpi/openhpi.inc
+++ b/recipes-extended/openhpi/openhpi.inc
@@ -34,3 +34,7 @@ do_install_append() {
34FILES_${PN} += "${libdir}/${PN}/*" 34FILES_${PN} += "${libdir}/${PN}/*"
35 35
36INSANE_SKIP_${PN} = "dev-so" 36INSANE_SKIP_${PN} = "dev-so"
37
38RDEPENDS_${PN} += "libgpg-error \
39 libcap \
40 libgcrypt"