#
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All Rights Reserved
#
# @(#)depend.m4 1.9 03/07/14 SMI
#
# 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>
# ...

#P SUNWcarx      Core Architecture 64-bit, (Root)
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
#
# and any other packages this package has dependencies at runtime.
#P SUNWxwplx      X Window System 64-bit library software
P SUNWxwplt     X Window platform software
P SUNWglrt	Sun OpenGL for Solaris Runtime Libraries
P SUNWglrtu	Sun OpenGL for Solaris Platform Specific Runtime Libraries
