depend revision 7c478bd95313f5f23a4c958a745db2134aa03244
230N/A#
230N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
230N/A# Use is subject to license terms.
230N/A#
230N/A# CDDL HEADER START
230N/A#
230N/A# The contents of this file are subject to the terms of the
230N/A# Common Development and Distribution License, Version 1.0 only
230N/A# (the "License"). You may not use this file except in compliance
230N/A# with the License.
230N/A#
230N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
230N/A# or http://www.opensolaris.org/os/licensing.
230N/A# See the License for the specific language governing permissions
230N/A# and limitations under the License.
230N/A#
230N/A# When distributing Covered Code, include this CDDL HEADER in each
230N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
230N/A# If applicable, add the following below this CDDL HEADER, with the
230N/A# fields enclosed by brackets "[]" replaced with your own identifying
1062N/A# information: Portions Copyright [yyyy] [name of copyright owner]
230N/A#
230N/A# CDDL HEADER END
230N/A#
230N/A# ident "%Z%%M% %I% %E% SMI"
230N/A#
230N/A# This package information file defines software dependencies associated
1195N/A# with the pkg. You can define three types of pkg dependencies with this file:
230N/A# P indicates a prerequisite for installation
230N/A# I indicates an incompatible package
230N/A# R indicates a reverse dependency
1190N/A# <pkg.abbr> see pkginfo(4), PKG parameter
230N/A# <name> see pkginfo(4), NAME parameter
230N/A# <version> see pkginfo(4), VERSION parameter
439N/A# <arch> see pkginfo(4), ARCH parameter
439N/A# <type> <pkg.abbr> <name>
230N/A# (<arch>)<version>
230N/A# (<arch>)<version>
368N/A# ...
368N/A# <type> <pkg.abbr> <name>
1190N/A# ...
230N/A#
972N/A
230N/A# Required system dependencies
857N/AP SUNWcsr Core Solaris (Root)
230N/AP SUNWckr Core Solaris Kernel (Root)
230N/AP SUNWcnetr Core Solaris Network Infrastructure (Root)
230N/AP SUNWcsd Core Solaris Devices
340N/AP SUNWcsu Core Solaris (Usr)
340N/AP SUNWcar Core Archictecture (Root)
230N/AP SUNWcakr Core Solaris Kernel Architecture (Root)
230N/AP SUNWkvm Core Architecture (Usr)
857N/A