security/nss/pkg/solaris/SUNWtls/pkgdepend

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/security/nss/pkg/solaris/SUNWtls/pkgdepend	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,30 @@
     1.4 +# Copyright 2005 Microsystems, Inc.  All Rights Reserved.
     1.5 +# Use is subject to license terms.
     1.6 +#
     1.7 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.8 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.9 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
    1.10 +#
    1.11 +# This package information file defines software dependencies associated
    1.12 +# with the pkg.  You can define three types of pkg dependencies with this file:
    1.13 +#	 P indicates a prerequisite for installation
    1.14 +#	 I indicates an incompatible package
    1.15 +#	 R indicates a reverse dependency
    1.16 +# <pkg.abbr> see pkginfo(4), PKG parameter
    1.17 +# <name> see pkginfo(4), NAME parameter
    1.18 +# <version> see pkginfo(4), VERSION parameter
    1.19 +# <arch> see pkginfo(4), ARCH parameter
    1.20 +# <type> <pkg.abbr> <name>
    1.21 +# 	(<arch>)<version>
    1.22 +# 	(<arch>)<version>
    1.23 +# 	...
    1.24 +# <type> <pkg.abbr> <name>
    1.25 +# ...
    1.26 +
    1.27 +P SUNWcar	Core Architecture, (Root)
    1.28 +P SUNWkvm	Core Architecture, (Kvm)
    1.29 +P SUNWcsr	Core Solaris, (Root)
    1.30 +P SUNWcsu	Core Solaris, (Usr)
    1.31 +P SUNWcsd	Core Solaris Devices
    1.32 +P SUNWcsl	Core Solaris Libraries
    1.33 +P SUNWpr	Netscape Portable Runtime

mercurial