summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ids/aide/aide_0.17.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-ids/aide/aide_0.17.4.bb b/recipes-ids/aide/aide_0.17.4.bb
index 6bc2bfe..ebd6ac3 100644
--- a/recipes-ids/aide/aide_0.17.4.bb
+++ b/recipes-ids/aide/aide_0.17.4.bb
@@ -38,4 +38,5 @@ FILES:${PN} += "${libdir}/${PN} ${sysconfdir}/aide.conf"
38pkg_postinst_ontarget:${PN} () { 38pkg_postinst_ontarget:${PN} () {
39 /usr/bin/aide -i 39 /usr/bin/aide -i
40} 40}
41RDPENDS_${PN} = "bison, libpcre" 41
42RDEPENDS:${PN} = "bison libpcre"