nsprpub/pkg/solaris/SUNWpr/depend

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 # 
     2 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
     3 # Use is subject to license terms.
     4 # 
     5 # This Source Code Form is subject to the terms of the Mozilla Public
     6 # License, v. 2.0. If a copy of the MPL was not distributed with this
     7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     8 #
     9 #	$Id$
    10 #
    11 # This package information file defines software dependencies associated
    12 # with the pkg.  You can define three types of pkg dependencies with this file:
    13 #	 P indicates a prerequisite for installation
    14 #	 I indicates an incompatible package
    15 #	 R indicates a reverse dependency
    16 # <pkg.abbr> see pkginfo(4), PKG parameter
    17 # <name> see pkginfo(4), NAME parameter
    18 # <version> see pkginfo(4), VERSION parameter
    19 # <arch> see pkginfo(4), ARCH parameter
    20 # <type> <pkg.abbr> <name>
    21 # 	(<arch>)<version>
    22 # 	(<arch>)<version>
    23 # 	...
    24 # <type> <pkg.abbr> <name>
    25 # ...
    27 P SUNWcar	Core Architecture, (Root)
    28 P SUNWkvm	Core Architecture, (Kvm)
    29 P SUNWcsr	Core Solaris, (Root)
    30 P SUNWcsu	Core Solaris, (Usr)
    31 P SUNWcsd	Core Solaris Devices
    32 P SUNWcsl	Core Solaris Libraries

mercurial