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