#
#       Copyright 1990-93 Sun Microsystems, Inc.
#               All Rights Reserved
#
# "@(#)depend 1.3     96/05/10 SMI"
#
# Depend file for SUNWisdn package
#
# 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 SUNWcar       Core Architecture, (Root)
#P SUNWkvm       Core Architecture, (Kvm)
#P SUNWcsr       Core Sparc, (Root)
#P SUNWcsu       Core Sparc, (Usr)
#P SUNWcsd       Core Sparc Devices
# currently the prerequisite should be ipppk
# in future we may be using the integrated ppp 3.x kernel again
# and depend on pppk. relaxing the dependency may be the best thing todo
# so we won't have to patch isdni. 
#P SUNWipppk	PPP/IP and IPdialup Device Drivers
#P SUNWpppk	PPP/IP and IPdialup Device Drivers
#I SUNWisdna
#I SUNWisdnb

P SUNWisdni	IP/PPP over ISDN daemon

