components/ruby/mcollective/mcollective-GENFRAG.p5m
changeset 5477 5eabbdf042bc
parent 5323 4aa2cfbd75bb
child 5643 ccf9fb8a1db9
equal deleted inserted replaced
5476:f1df93f6aff1 5477:5eabbdf042bc
    27 depend type=require fmri=pkg:/network/amqp/rabbitmq
    27 depend type=require fmri=pkg:/network/amqp/rabbitmq
    28 
    28 
    29 # force a dependency on the unversioned mcollective package
    29 # force a dependency on the unversioned mcollective package
    30 depend type=require \
    30 depend type=require \
    31     fmri=pkg:/system/management/mcollective@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31     fmri=pkg:/system/management/mcollective@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32 depend type=require-any fmri=pkg:/library/ruby/stomp-19 \
    32 # Only Ruby 2.1 mcollective packages are currently available
    33     fmri=pkg:/library/ruby/stomp-21
    33 depend type=require-any fmri=pkg:/library/ruby/stomp-21
    34 depend type=require-any fmri=pkg:/runtime/ruby-19 fmri=pkg:/runtime/ruby-21
    34 depend type=require-any fmri=pkg:/runtime/ruby-21