#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#pragma ident	"@(#)depend.common	1.1	06/05/19 SMI"
#
# This package information file defines software dependencies associated
# with the package.  You can define three types of package dependencies:
#	 P indicates a prerequisite for installation
#	 I indicates an incompatible package
#	 R indicates a reverse dependency
# using the following structure:
# 	<type> <pkg.abbr> <name>
# 		(<arch>)<version>
# 		(<arch>)<version>
# 		...
# 	<type> <pkg.abbr> <name>
# 	...
#
# <pkg.abbr> see pkginfo(4), PKG parameter
# <name> see pkginfo(4), NAME parameter
# <version> see pkginfo(4), VERSION parameter
# <arch> see pkginfo(4), ARCH parameter
#

P SUNWcar	Core Architecture, (Root)
P SUNWkvm	Core Architecture, (Kvm)
P SUNWcsr	Core Solaris, (Root)
P SUNWcsu	Core Solaris, (Usr)
P SUNWcsd       Core Solaris Devices
P SUNWdtdmr	CDE Daemons
#
# and any other packages this package has dependencies at runtime.
