summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-02-24 11:32:41 +0100
committerPacho Ramos <pacho@gentoo.org>2019-02-24 11:53:07 +0100
commitc421fb9e8c2826b925b3adc0d17b6f70a23c809c (patch)
tree644a199edca45e5c59e1df8a54a8ebd99fa4ff45 /x11-misc/x11vnc/metadata.xml
parentnet-vpn/isatapd: Fix compilation with current kernels (diff)
downloadgentoo-c421fb9e8c2826b925b3adc0d17b6f70a23c809c.tar.gz
gentoo-c421fb9e8c2826b925b3adc0d17b6f70a23c809c.tar.bz2
gentoo-c421fb9e8c2826b925b3adc0d17b6f70a23c809c.zip
x11-misc/x11vnc: Fix dependencies and build issues
Closes: https://bugs.gentoo.org/675596 Closes: https://bugs.gentoo.org/648898 Closes: https://bugs.gentoo.org/611088 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-misc/x11vnc/metadata.xml')
-rw-r--r--x11-misc/x11vnc/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-misc/x11vnc/metadata.xml b/x11-misc/x11vnc/metadata.xml
index f25d54c19120..4ad5dbb6d54e 100644
--- a/x11-misc/x11vnc/metadata.xml
+++ b/x11-misc/x11vnc/metadata.xml
@@ -7,6 +7,12 @@
simple command-line server utility that allows a VNC viewer
to connect to an actual X display.
</longdescription>
+ <use>
+ <flag name="xdamage">Enable support for the Xdamage library</flag>
+ <flag name="xfixes">Enable support for the Xfixes library</flag>
+ <flag name="xrandr">Enable support for the X xrandr extension</flag>
+ <flag name="xtrap">Enable support for the XTrap library</flag>
+ </use>
<upstream>
<remote-id type="sourceforge">libvncserver</remote-id>
<remote-id type="github">LibVNC/x11vnc</remote-id>