#
# Copyright (c) 2002 by Sun Microsystems, Inc.
# All Rights Reserved
#
# @(#)depend.m4 1.13 02/02/22 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 SUNWkvm	Core Architecture, (Kvm)
P SUNWcsr	Core Solaris, (Root)
P SUNWcsu	Core Solaris, (Usr)
P SUNWcsd	Core Solaris Devices
P SUNWxwplx 	X Window System 64-bit library software
#
# and any other packages this package has dependencies at runtime.
P SUNWglrt	Sun OpenGL for Solaris Runtime Libraries
P SUNWjfbgl	Sun OpenGL for Solaris XVR-1200 Graphics Support
P SUNWglrtx	Sun OpenGL for Solaris 64-bit Runtime Libraries
P SUNWglrtu	Sun OpenGL for Solaris Platform Specific Runtime Libraries

