mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
x11vnc: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
890b362bc4
commit
3917c6163a
@ -9,8 +9,9 @@ X11VNC_SITE = http://downloads.sourceforge.net/project/libvncserver/x11vnc/$(X11
|
||||
# sdl support is not used in x11vnc, but host include / library search paths
|
||||
# leak in if host has sdl-config
|
||||
X11VNC_CONF_OPT = --without-sdl
|
||||
|
||||
X11VNC_DEPENDENCIES = xlib_libXt xlib_libXext xlib_libXtst
|
||||
X11VNC_LICENSE = GPLv2+
|
||||
X11VNC_LICENSE_FILES = COPYING
|
||||
|
||||
ifneq ($(BR2_INET_IPV6),y)
|
||||
# configure option only used for libvncserver
|
||||
|
Loading…
Reference in New Issue
Block a user