#	Copyright (c) 1990-92 Sun Microsystems, Inc.
#		All Rights Reserved
#
#	@(#)depend	2.5	95/12/11 (c) Sun Microsystems, Inc.
#
# This package information file defines software dependencies associated
# with the pkg.  You can define three types of pkg dependencies with this file:
#	 P indicates a prerequisite for installation
#	 I indicates an incompatible package
#	 R indicates a reverse dependency
# <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
# <type> <pkg.abbr> <name>
#	(<arch>)<version>
#	(<arch>)<version>
# 	...
# <type> <pkg.abbr> <name>
# ...

# Required system dependencies
P SUNWcar	Core Architecture, (Root)
P SUNWkvm	Core Architecture, (Kvm)
P SUNWcsr	Core Sparc, (Root)   
P SUNWcsu	Core Sparc, (Usr)
P SUNWcsd	Core Sparc Devices

# Other packages this package has dependencies
# upon at install-time or run-time.
P SUNWsadmc	Solstice AdminSuite Core Methods
P SUNWsadmo	Solstice AdminSuite Object Libraries
P SUNWmfrun     Motif RunTime Kit
P SUNWsadml     Solstice AdminSuite Launcher
P SUNWsacu	Solstice AutoClient (Client /usr)
P SUNWsacb	Solstice AutoClient CLI
