Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 801478 | Differences between
and this patch

Collapse All | Expand All

(-)a/hw/vfb/meson.build (-7 / +1 lines)
Lines 19-29 Link Here
19
        libxserver_glx,
19
        libxserver_glx,
20
        libglxvnd,
20
        libglxvnd,
21
    ],
21
    ],
22
    install: true,
22
    install: false,
23
)
23
)
24
25
install_man(configure_file(
26
    input: 'man/Xvfb.man',
27
    output: 'Xvfb.1',
28
    configuration: manpage_config,
29
))

Return to bug 801478