depend revision fa9e4066f08beec538e775443c5be79dd423fcab
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson#
bd911976d51f102751848568ccf56592fd5f6d77Tinderbox User# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License, Version 1.0 only
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# (the "License"). You may not use this file except in compliance
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson# with the License.
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson#
28a8f5b0de57d269cf2845c69cb6abe18cbd3b3aMark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# or http://www.opensolaris.org/os/licensing.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# See the License for the specific language governing permissions
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# and limitations under the License.
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson#
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson# When distributing Covered Code, include this CDDL HEADER in each
8eaa51a6991ea6bc6c9db0b907beacde8dd1fed2Andreas Gustafsson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson# If applicable, add the following below this CDDL HEADER, with the
8eaa51a6991ea6bc6c9db0b907beacde8dd1fed2Andreas Gustafsson# fields enclosed by brackets "[]" replaced with your own identifying
9cd6d409b78a6f833b681c13a68fbdc7c024fe66David Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
22fa4e3206c2048cabaf75a3ae21132fd5542848Mark Andrews#
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson# CDDL HEADER END
8eaa51a6991ea6bc6c9db0b907beacde8dd1fed2Andreas Gustafsson#
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence#
364a82f7c25b62967678027043425201a5e5171aBob Halley# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas Gustafsson# Use is subject to license terms.
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson#
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# ident "%Z%%M% %I% %E% SMI"
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson#
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson#
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# This package information file defines software dependencies associated
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# with the pkg. You can define three types of pkg dependencies with this file:
6526fd032fc418411da3af4201214e95c113d3e2Mark Andrews# P indicates a prerequisite for installation
6526fd032fc418411da3af4201214e95c113d3e2Mark Andrews# I indicates an incompatible package
6526fd032fc418411da3af4201214e95c113d3e2Mark Andrews# R indicates a reverse dependency
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# <pkg.abbr> see pkginfo(4), PKG parameter
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# <name> see pkginfo(4), NAME parameter
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# <version> see pkginfo(4), VERSION parameter
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# <arch> see pkginfo(4), ARCH parameter
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# <type> <pkg.abbr> <name>
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# (<arch>)<version>
6526fd032fc418411da3af4201214e95c113d3e2Mark Andrews# (<arch>)<version>
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉# ...
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉# <type> <pkg.abbr> <name>
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson# ...
b356893425f18a2399771faa875e91318f204fb5Andreas Gustafsson#
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark Andrews
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark AndrewsP SUNWcar Core Architecture, (Root)
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark AndrewsP SUNWcakr Core Solaris Kernel Architecture (Root)
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark AndrewsP SUNWkvm Core Architecture, (Kvm)
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark AndrewsP SUNWcsr Core Solaris, (Root)
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark AndrewsP SUNWckr Core Solaris Kernel (Root)
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWcnetr Core Solaris Network Infrastructure (Root)
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWcsu Core Solaris, (Usr)
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWcsd Core Solaris Devices
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWcsl Core Solaris Libraries
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWzoner Solaris Zones (Root)
b356893425f18a2399771faa875e91318f204fb5Andreas GustafssonP SUNWlxml The XML library
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas GustafssonP SUNWpool Resource Pools
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas GustafssonP SUNWluu Live Upgrade (usr)
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas GustafssonP SUNWluzone Live Upgrade (zones support)
5d82424f5d3c77c092c111b935041fd3dc4b3e98Andreas GustafssonP SUNWtecla Tecla command-line editing library
0874abad14e3e9ecfc3dc1a1a2b9969f2f027724Mark AndrewsP SUNWzfsu ZFS (Usr)
0874abad14e3e9ecfc3dc1a1a2b9969f2f027724Mark Andrews