#	Copyright 2002 Sun Microsystems, Inc.
#		All Rights Reserved
#
#	@(#) depend 1.3 02/10/07
#
# 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 SUNWGlib	GLIB - Library of useful routines for C programming
P SUNWgcmn	gcmn - Common GNU package
P SUNWGtkr	GTK - The GIMP Toolkit (Root)
P SUNWGtku	GTK - The GIMP Toolkit (Usr)
