components/php-5_3/php-53.p5m
changeset 962 806caf7d29bc
parent 934 f44530931819
child 1205 6c6c27bcf9ac
child 2551 0391c5c3b137
child 2926 73b93bcb8a2c
--- a/components/php-5_3/php-53.p5m	Thu Aug 30 04:44:22 2012 -0700
+++ b/components/php-5_3/php-53.p5m	Thu Aug 30 07:39:01 2012 -0700
@@ -498,3 +498,9 @@
 
 # if php5.2 is present drag forward because of /usr/php/* mediated links
 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
+
+# if php5.2's apache module is present then make sure
+# php5.3's apache module is installed
+depend type=conditional \
+    predicate=web/server/apache-22/module/apache-php52 \
+         fmri=web/server/apache-22/module/apache-php53