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# Copyright (c) 2018, Joyent, Inc. 24 25set name=pkg.fmri value=pkg:/developer/opensolaris/osnet@$(PKGVERS) 26set name=pkg.summary \ 27 value="Dependencies required to build the OS/Net Consolidation." 28set name=pkg.description \ 29 value="Dependencies required to build the OS/Net Consolidation." 30set name=info.classification \ 31 value="org.opensolaris.category.2008:Development/Distribution Tools" 32set name=org.opensolaris.noincorp value=true 33set name=variant.arch value=$(ARCH) 34depend type=require fmri=data/docbook@0.5.11-0.133 35depend type=require fmri=developer/astdev@0.5.11-0.133 36depend type=require fmri=developer/build/make@0.5.11-0.133 37depend type=require fmri=developer/build/onbld@0.5.11-0.133 38$(i386_ONLY)depend type=require fmri=developer/gnu-binutils@2.19-0.133 39depend type=require fmri=developer/java/jdk@0.5.11-0.133 40depend type=require fmri=developer/lexer/flex@2.5.35-0.133 41depend type=require fmri=developer/macro/gnu-m4@1.4 42depend type=require fmri=developer/object-file@0.5.11-0.133 43depend type=require fmri=developer/parser/bison@2.3-0.133 44depend type=require fmri=developer/versioning/mercurial@1.3.1-0.133 45depend type=require fmri=library/glib2@0.5.11-0.133 46depend type=require fmri=library/libxml2@2.7.6-0.133 47depend type=require fmri=library/libxslt@0.5.11-0.133 48depend type=require fmri=library/nspr/header-nspr@0.5.11-0.133 49depend type=require fmri=library/perl-5/xml-parser@0.5.11-0.133 50depend type=require fmri=library/security/trousers@0.3.2-0.133 51depend type=require fmri=print/cups@1.4.2-0.133 52depend type=require fmri=print/filter/ghostscript@8.64-0.133 53depend type=require fmri=runtime/perl$(PERL_PKGVERS)@5.10.0-0.133 54depend type=require fmri=system/header@0.5.11-0.133 55depend type=require fmri=system/library/dbus@0.5.11-0.133 56depend type=require fmri=system/library/libdbus-glib@0.5.11-0.133 57depend type=require fmri=system/library/libdbus@0.5.11-0.133 58depend type=require fmri=system/library/mozilla-nss/header-nss@0.5.11-0.133 59depend type=require fmri=system/management/snmp/net-snmp@5.4.1-0.133 60depend type=require fmri=text/gnu-gettext@0.16.1-0.133 61