pkg/manifests/x11-server-xvnc.mf
branchoi_151a
changeset 1213 4a3d2227b5a7
parent 980 c30d0dbf2c96
equal deleted inserted replaced
1212:87a7476ff2d7 1213:4a3d2227b5a7
    63     name="X11/VNC server"
    63     name="X11/VNC server"
    64 link path=usr/X11/bin/Xvnc target=../../bin/Xvnc
    64 link path=usr/X11/bin/Xvnc target=../../bin/Xvnc
    65 link path=usr/lib/mdb/proc/Xvnc.so target=Xserver.so
    65 link path=usr/lib/mdb/proc/Xvnc.so target=Xserver.so
    66 # /usr/bin/vncserver is a perl script, but pkgdep doesn't pick up the
    66 # /usr/bin/vncserver is a perl script, but pkgdep doesn't pick up the
    67 # dependency automatically
    67 # dependency automatically
    68 depend fmri=pkg:/runtime/perl-584 type=require
    68 depend fmri=pkg:/runtime/perl-510 type=require
    69 # X servers require xkbcomp & data-xkb for keyboard layouts
    69 # X servers require xkbcomp & data-xkb for keyboard layouts
    70 depend fmri=pkg:/x11/keyboard/data-xkb type=require
    70 depend fmri=pkg:/x11/keyboard/data-xkb type=require
    71 depend fmri=pkg:/x11/keyboard/xkbcomp type=require
    71 depend fmri=pkg:/x11/keyboard/xkbcomp type=require
    72 depend fmri=pkg:/x11/server/xserver-common type=require
    72 depend fmri=pkg:/x11/server/xserver-common type=require