Print this page
pkg: Add parent dependencies to (some) packages which need them
*** 1831,1840 ****
--- 1831,1846 ----
link path=usr/src target=./share/src
link path=usr/tmp target=../var/tmp
link path=var/ld/32 target=.
link path=var/ld/64 target=$(ARCH64)
#
+ # cross zone dependency on linked image metadata
+ # ifconfig, etc, dependencies on running kernel version
+ #
+ depend fmri=feature/package/dependency/self type=parent \
+ variant.opensolaris.zone=nonglobal
+ #
# The bootadm binary needs the etc/release file.
#
depend fmri=release/name type=require
#
# intrd and others use the illumos-defaulted perl interpreter