usr/src/pkgdefs/SUNWgawk/depend
changeset 72 82bde2a81435
parent 71 121736d79438
child 73 73cc228b67a6
equal deleted inserted replaced
71:121736d79438 72:82bde2a81435
     1 # CDDL HEADER START
       
     2 #
       
     3 # The contents of this file are subject to the terms of the
       
     4 # Common Development and Distribution License (the "License").
       
     5 # You may not use this file except in compliance with the License.
       
     6 #
       
     7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     8 # or http://www.opensolaris.org/os/licensing.
       
     9 # See the License for the specific language governing permissions
       
    10 # and limitations under the License.
       
    11 #
       
    12 # When distributing Covered Code, include this CDDL HEADER in each
       
    13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    14 # If applicable, add the following below this CDDL HEADER, with the
       
    15 # fields enclosed by brackets "[]" replaced with your own identifying
       
    16 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    17 #
       
    18 # CDDL HEADER END
       
    19 #
       
    20 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
       
    21 # Use is subject to license terms.
       
    22 #
       
    23 # ident	"@(#)depend	1.1	08/10/01 SMI"
       
    24 #
       
    25 # This package information file defines software dependencies associated
       
    26 # with the pkg.  You can define three types of pkg dependencies with this file:
       
    27 #	 P indicates a prerequisite for installation
       
    28 #	 I indicates an incompatible package
       
    29 #	 R indicates a reverse dependency
       
    30 # <pkg.abbr> see pkginfo(4), PKG parameter
       
    31 # <name> see pkginfo(4), NAME parameter
       
    32 # <version> see pkginfo(4), VERSION parameter
       
    33 # <arch> see pkginfo(4), ARCH parameter
       
    34 # <type> <pkg.abbr> <name>
       
    35 # 	(<arch>)<version>
       
    36 # 	(<arch>)<version>
       
    37 # 	...
       
    38 # <type> <pkg.abbr> <name>
       
    39 # ...
       
    40 #
       
    41 
       
    42 P SUNWcar	Core Architecture, (Root)
       
    43 P SUNWcakr	Core Solaris Kernel Architecture (Root)
       
    44 P SUNWkvm	Core Architecture, (Kvm)
       
    45 P SUNWcsr	Core Solaris, (Root)
       
    46 P SUNWckr	Core Solaris Kernel (Root)
       
    47 P SUNWcnetr	Core Solaris Network Infrastructure (Root)
       
    48 P SUNWlibmsr	Math & Microtasking Libraries (Root)
       
    49 P SUNWcsu	Core Solaris, (Usr)
       
    50 P SUNWcsd	Core Solaris Devices
       
    51 P SUNWcsl	Core Solaris Libraries
       
    52 P SUNWgcmn	Common GNU package