]> Pileus Git - ~andy/sunrise/blobdiff - www-apps/flyspray/flyspray-0.9.9.6.ebuild
www-apps/flyspray: Fix the php dependencies until I talk to PHP herd to refactor...
[~andy/sunrise] / www-apps / flyspray / flyspray-0.9.9.6.ebuild
index 6acb8c10efb3aceb9b58551794f40a673ad91e79..c6dd2879c0128da2de44d504f7373b8e33fbf5b1 100644 (file)
@@ -18,10 +18,10 @@ IUSE="graphviz"
 # need_apache and friends not used because they aren't EAPI="2" friendly
 DEPEND="app-arch/unzip"
 RDEPEND="graphviz? ( media-gfx/graphviz )
-       virtual/httpd-php[xml]
-       || ( virtual/httpd-php[mysql]
-               virtual/httpd-php[mysqli]
-               virtual/httpd-php[postgres] )
+       virtual/httpd-php:5.3
+       || ( =dev-lang/php-5.3*[mysql]
+               =dev-lang/php-5.3*[mysqli]
+               =dev-lang/php-5.3*[postgres] )
        dev-php/adodb"
 
 src_prepare () {