components/openssh/openssh.p5m
changeset 4709 fd98db93ff7c
parent 3820 1063fcafa7a5
child 4873 6d82df78a854
equal deleted inserted replaced
4707:fe1e5f43abc3 4709:fd98db93ff7c
   134     com.oracle.info.version=$(COMPONENT_VERSION)
   134     com.oracle.info.version=$(COMPONENT_VERSION)
   135 license openssh.license license="BSD, BSD-like (gsskex)" \
   135 license openssh.license license="BSD, BSD-like (gsskex)" \
   136     com.oracle.info.description="GSS-API authenticated key exchange" \
   136     com.oracle.info.description="GSS-API authenticated key exchange" \
   137     com.oracle.info.name=gsskex com.oracle.info.tpno=$(TPNO_GSSKEX) \
   137     com.oracle.info.name=gsskex com.oracle.info.tpno=$(TPNO_GSSKEX) \
   138     com.oracle.info.version=5.7p1
   138     com.oracle.info.version=5.7p1
       
   139 depend type=conditional fmri=pkg:/x11/session/xauth \
       
   140     predicate=pkg:/x11/library/libxau
   139 depend type=require fmri=service/network/ssh-common
   141 depend type=require fmri=service/network/ssh-common