1 #
   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  23 
  24 set name=pkg.fmri value=pkg:/developer/opensolaris/osnet@$(PKGVERS)
  25 set name=pkg.description \
  26     value="Dependencies required to build the OS/Net Consolidation."
  27 set name=pkg.summary \
  28     value="Dependencies required to build the OS/Net Consolidation."
  29 set name=info.classification \
  30     value="org.opensolaris.category.2008:Development/Distribution Tools"
  31 set name=org.opensolaris.noincorp value=true
  32 set name=variant.arch value=$(ARCH)
  33 depend fmri=data/docbook@0.5.11-0.133 type=require
  34 depend fmri=developer/astdev@0.5.11-0.133 type=require
  35 depend fmri=developer/build/make@0.5.11-0.133 type=require
  36 depend fmri=developer/build/onbld@0.5.11-0.133 type=require
  37 $(i386_ONLY)depend fmri=developer/gnu-binutils@2.19-0.133 type=require
  38 depend fmri=developer/java/jdk@0.5.11-0.133 type=require
  39 depend fmri=developer/lexer/flex@2.5.35-0.133 type=require
  40 depend fmri=developer/object-file@0.5.11-0.133 type=require
  41 depend fmri=developer/parser/bison@2.3-0.133 type=require
  42 depend fmri=developer/versioning/mercurial@1.3.1-0.133 type=require
  43 depend fmri=library/glib2@0.5.11-0.133 type=require
  44 depend fmri=library/libxml2@2.7.6-0.133 type=require
  45 depend fmri=library/libxslt@0.5.11-0.133 type=require
  46 depend fmri=library/nspr/header-nspr@0.5.11-0.133 type=require
  47 depend fmri=library/perl-5/xml-parser@0.5.11-0.133 type=require
  48 depend fmri=library/security/trousers@0.3.2-0.133 type=require
  49 depend fmri=print/cups@1.4.2-0.133 type=require
  50 depend fmri=print/filter/ghostscript@8.64-0.133 type=require
  51 depend fmri=runtime/perl$(PERL_PKGVERS)@5.10.0-0.133 type=require
  52 depend fmri=system/header@0.5.11-0.133 type=require
  53 depend fmri=system/library/dbus@0.5.11-0.133 type=require
  54 depend fmri=system/library/install@0.5.11-0.133 type=require
  55 depend fmri=system/library/libdbus-glib@0.5.11-0.133 type=require
  56 depend fmri=system/library/libdbus@0.5.11-0.133 type=require
  57 depend fmri=system/library/math/header-math@0.5.11-0.133 type=require
  58 depend fmri=system/library/mozilla-nss/header-nss@0.5.11-0.133 type=require
  59 depend fmri=system/management/product-registry@0.5.11-0.133 type=require
  60 depend fmri=system/management/snmp/net-snmp@5.4.1-0.133 type=require
  61 depend fmri=text/gnu-gettext@0.16.1-0.133 type=require
  62 depend fmri=web/server/apache-13@1.3.41-0.133 type=require