pkg/manifests/developer-opensolaris-X.p5m
changeset 1147 54bcc6a673bf
parent 1132 d9f96853a754
child 1153 912dd58dfc72
equal deleted inserted replaced
1146:0a324d2613b3 1147:54bcc6a673bf
   129 
   129 
   130 # libXfont & libfontenc link with libz
   130 # libXfont & libfontenc link with libz
   131 depend fmri=pkg:/library/zlib type=require
   131 depend fmri=pkg:/library/zlib type=require
   132 
   132 
   133 # Build runs a number of perl scripts
   133 # Build runs a number of perl scripts
   134 depend fmri=pkg:/runtime/perl-510 type=require
   134 depend fmri=pkg:/runtime/perl-$(PERL_PKG_VERSION) type=require
   135 depend fmri=pkg:/runtime/perl-584 type=require
       
   136 depend fmri=pkg:/runtime/perl-584/extra type=require
       
   137 
   135 
   138 # xcb & mesa require python interpreter/compiler
   136 # xcb & mesa require python interpreter/compiler
   139 depend fmri=pkg:/runtime/python-$(PYTHON_PKG_VERSION) type=require
   137 depend fmri=pkg:/runtime/python-$(PYTHON_PKG_VERSION) type=require
   140 
   138 
   141 # Xserver currently links with HAL & Dbus
   139 # Xserver currently links with HAL & Dbus