summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/bind/bind_9.9.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb b/meta/recipes-connectivity/bind/bind_9.9.5.bb
index 5d97874ec3..e34cdedde7 100644
--- a/meta/recipes-connectivity/bind/bind_9.9.5.bb
+++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb
@@ -50,6 +50,7 @@ INITSCRIPT_PARAMS = "defaults"
50 50
51SYSTEMD_SERVICE_${PN} = "named.service" 51SYSTEMD_SERVICE_${PN} = "named.service"
52 52
53PARALLEL_MAKE = ""
53 54
54RDEPENDS_${PN} = "python-core" 55RDEPENDS_${PN} = "python-core"
55 56