ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER START
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# The contents of this file are subject to the terms of the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Common Development and Distribution License (the "License").
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You may not use this file except in compliance with the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# or http://www.opensolaris.org/os/licensing.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# See the License for the specific language governing permissions
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# and limitations under the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# If applicable, add the following below this CDDL HEADER, with the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER END
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
74b5a35d491a5d9569dd85fa6d4037ba66246430Paul Cheng# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.fmri value=pkg:/developer/opensolaris/osnet@$(PKGVERS)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.description \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value="Dependencies required to build the OS/Net Consolidation."
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.summary \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value="Dependencies required to build the OS/Net Consolidation."
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=info.classification \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value="org.opensolaris.category.2008:Development/Distribution Tools"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=org.opensolaris.noincorp value=true
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=variant.arch value=$(ARCH)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=data/docbook@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/astdev@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/build/make@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/build/onbld@0.5.11-0.133 type=require
1a5ea5323390ffdf86f171d238b41e381d2292b9Richard Lowe$(i386_ONLY)depend fmri=developer/gnu-binutils@2.19-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/java/jdk@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/lexer/flex@2.5.35-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/object-file@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/parser/bison@2.3-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=developer/versioning/mercurial@1.3.1-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=library/glib2@0.5.11-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=library/libxml2@2.7.6-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=library/libxslt@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=library/nspr/header-nspr@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=library/perl-5/xml-parser@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=library/security/trousers@0.3.2-0.133 type=require
7479608a1e8d38091cc9977bda12b484ec53871bjoyce mcintoshdepend fmri=print/cups@1.4.2-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=print/filter/ghostscript@8.64-0.133 type=require
33392354a001a7e6e504717bd3f249456d36cc00Alexander Pyhalovdepend fmri=runtime/perl$(PERL_PKGVERS)@5.10.0-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=system/header@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=system/library/dbus@0.5.11-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=system/library/install@0.5.11-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=system/library/libdbus-glib@0.5.11-0.133 type=require
e74d0425cd5aa5edafc47d16cc1207335085452aRichard Lowedepend fmri=system/library/libdbus@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=system/library/math/header-math@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=system/library/mozilla-nss/header-nss@0.5.11-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=system/management/snmp/net-snmp@5.4.1-0.133 type=require
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadepend fmri=text/gnu-gettext@0.16.1-0.133 type=require
b60141bb4b106f4b56e8f351564a8d9d9e493e1cGordon Rossdepend fmri=web/server/apache-22 type=require