aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apache2/apache2_2.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apache2/apache2_2.2.3.bb')
-rw-r--r--recipes/apache2/apache2_2.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apache2/apache2_2.2.3.bb b/recipes/apache2/apache2_2.2.3.bb
index 91a341e496..8d631f14a0 100644
--- a/recipes/apache2/apache2_2.2.3.bb
+++ b/recipes/apache2/apache2_2.2.3.bb
@@ -1,7 +1,7 @@
SECTION = "net"
DESCRIPTION = "The apache v2 web server"
DEPENDS = "apache2-native openssl expat pcre"
-RDEPENDS += "openssl"
+RDEPENDS_${PN} += "openssl"
PR = "r6"