[mythtv-commits] Ticket #10508: mythweb should depend on php 5.3

MythTV noreply at mythtv.org
Fri Mar 30 17:36:24 UTC 2012


#10508: mythweb should depend on php 5.3
----------------------------------+--------------------------
 Reporter:  Alec M <alecm@…>      |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.25
Component:  Packaging             |        Version:  0.24.2
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------
Changes (by Alec M <alecm@…>):

 * status:  closed => new
 * resolution:  Fixed =>


Comment:

 Hi,

 You made a typo: it should either be ">=dev-lang/php-5.3" or "dev-
 lang/php:5.3" - not "=dev-lang/php-5.3".

 In fact, using the slot would probably be much cleaner:

 {{{
 RDEPEND="
     || ( dev-lang/php:5.3[curl,json,mysql,session,posix]
         <dev-lang/php-5.3[spl,pcre] )
     dev-perl/DBI
     dev-perl/DBD-mysql
     dev-perl/Net-UPnP"
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10508#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list