diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb')
-rw-r--r-- | meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb index 47881103c5..fd8ed92601 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb | |||
@@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2 | |||
26 | 26 | ||
27 | S = "${WORKDIR}/httpd-${PV}" | 27 | S = "${WORKDIR}/httpd-${PV}" |
28 | 28 | ||
29 | inherit autotools update-rc.d | 29 | inherit autotools update-rc.d pkgconfig |
30 | 30 | ||
31 | SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice" | 31 | SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice" |
32 | 32 | ||