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