packages/SUNWxwrtl/depend
changeset 581 31fbf4407a03
parent 53 beedb1b8ff17
child 907 3c35d611cdaa
equal deleted inserted replaced
580:a5d46ca24b08 581:31fbf4407a03
       
     1 ###########################################################################
     1 #
     2 #
     2 # Copyright 2000 Sun Microsystems, Inc.  All rights reserved.
     3 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     3 #
     4 #
     4 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # copy of this software and associated documentation files (the
     6 # copy of this software and associated documentation files (the
     6 # "Software"), to deal in the Software without restriction, including
     7 # "Software"), to deal in the Software without restriction, including
     7 # without limitation the rights to use, copy, modify, merge, publish,
     8 # without limitation the rights to use, copy, modify, merge, publish,
    24 # Except as contained in this notice, the name of a copyright holder
    25 # Except as contained in this notice, the name of a copyright holder
    25 # shall not be used in advertising or otherwise to promote the sale, use
    26 # shall not be used in advertising or otherwise to promote the sale, use
    26 # or other dealings in this Software without prior written authorization
    27 # or other dealings in this Software without prior written authorization
    27 # of the copyright holder.
    28 # of the copyright holder.
    28 #
    29 #
    29 # ident "@(#)depend 1.3     06/08/25 SMI"
    30 ###########################################################################
       
    31 #
       
    32 # ident	"@(#)depend	1.4	08/11/04 SMI"
       
    33 #
       
    34 # This package information file defines software dependencies associated
       
    35 # with the pkg.  You can define three types of pkg dependencies with this file:
       
    36 #	 P indicates a prerequisite for installation
       
    37 #	 I indicates an incompatible package
       
    38 #	 R indicates a reverse dependency
       
    39 # <pkg.abbr> see pkginfo(4), PKG parameter
       
    40 # <name> see pkginfo(4), NAME parameter
       
    41 # <version> see pkginfo(4), VERSION parameter
       
    42 # <arch> see pkginfo(4), ARCH parameter
       
    43 # <type> <pkg.abbr> <name>
       
    44 # 	(<arch>)<version>
       
    45 # 	(<arch>)<version>
       
    46 # 	...
       
    47 # <type> <pkg.abbr> <name>
       
    48 # ...
    30 #
    49 #
    31 
    50 
    32 P SUNWcar       Core Architecture,  (Root)
    51 P SUNWcar	Core Architecture, (Root)
    33 P SUNWkvm       Core Architecture,  (Kvm)
    52 P SUNWcakr	Core Solaris Kernel Architecture (Root)
    34 P SUNWcsr       Core Solaris,  (Root)
    53 P SUNWkvm	Core Architecture, (Kvm)
    35 P SUNWcsu       Core Solaris,  (Usr)
    54 P SUNWcsr	Core Solaris, (Root)
    36 P SUNWcsd       Core Solaris Devices
    55 P SUNWckr	Core Solaris Kernel (Root)
       
    56 P SUNWcnetr	Core Solaris Network Infrastructure (Root)
       
    57 P SUNWcsu	Core Solaris, (Usr)
       
    58 P SUNWcsd	Core Solaris Devices
       
    59 P SUNWcsl	Core Solaris Libraries
       
    60