summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2_2.4.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.12.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.12.bb
index 0712b4a93..7306e8826 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.12.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.12.bb
@@ -162,3 +162,4 @@ FILES_${PN}-dbg += "${libdir}/${BPN}/modules/.debug"
162 162
163RDEPENDS_${PN} += "openssl libgcc" 163RDEPENDS_${PN} += "openssl libgcc"
164RDEPENDS_${PN}-scripts += "perl ${PN}" 164RDEPENDS_${PN}-scripts += "perl ${PN}"
165RDEPENDS_${PN}-dev = "perl"