depend revision 7c478bd95313f5f23a4c958a745db2134aa03244
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# Use is subject to license terms.
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould# CDDL HEADER START
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# The contents of this file are subject to the terms of the
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould# Common Development and Distribution License, Version 1.0 only
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# (the "License"). You may not use this file except in compliance
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# with the License.
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# See the License for the specific language governing permissions
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# and limitations under the License.
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# When distributing Covered Code, include this CDDL HEADER in each
a98d7da87dea01e6c39b3df95b78fc6a397dd685bgk# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b1771b4ea91b15a5da4a96f93e8aa78e700fd51ajohanengelen# If applicable, add the following below this CDDL HEADER, with the
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# fields enclosed by brackets "[]" replaced with your own identifying
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# information: Portions Copyright [yyyy] [name of copyright owner]
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# CDDL HEADER END
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# ident "%Z%%M% %I% %E% SMI"
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# This package information file defines software dependencies associated
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# with the pkg. You can define three types of pkg dependencies with this file:
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# P indicates a prerequisite for installation
25ad3718fb4b96b39930af8e043c8ee1e624fd10cilix# I indicates an incompatible package
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# R indicates a reverse dependency
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# <pkg.abbr> see pkginfo(4), PKG parameter
5b20351508dc029f37f23fb7add6d0b43bf47f20johanengelen# <name> see pkginfo(4), NAME parameter
5b20351508dc029f37f23fb7add6d0b43bf47f20johanengelen# <version> see pkginfo(4), VERSION parameter
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# <arch> see pkginfo(4), ARCH parameter
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# <type> <pkg.abbr> <name>
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# (<arch>)<version>
36285e420d3124dfe8cd2c5a8ac5a76bf7cdd4c6cilix# (<arch>)<version>
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix# <type> <pkg.abbr> <name>
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcar Core Architecture, (Root)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcakr Core Solaris Kernel Architecture (Root)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWkvm Core Architecture, (Kvm)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcsr Core Solaris, (Root)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWckr Core Solaris Kernel (Root)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcnetr Core Solaris Network Infrastructure (Root)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcsu Core Solaris, (Usr)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcsd Core Solaris Devices
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWcsl Core Solaris Libraries
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWpiclu PICL Libraries, and Plugin Modules (Usr)
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilixP SUNWfruid FRU ID Utility and Library (Usr)