components/apache2-modules/modules.mk
changeset 3817 30b42c38bbc4
parent 2163 a23eea6de4af
child 5172 2ac937ed383b
--- a/components/apache2-modules/modules.mk	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/apache2-modules/modules.mk	Sun Feb 15 19:02:09 2015 -0600
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 APACHE_22_USR_PREFIX=/usr/apache2/2.2
@@ -76,3 +76,6 @@
 ifeq   ($(strip $(PARFAIT_BUILD)),yes)
 PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin
 endif
+
+REQUIRED_PACKAGES += web/server/apache-22
+REQUIRED_PACKAGES += web/server/apache-24