freerdp: add licensing info

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2013-12-11 10:23:45 -03:00 committed by Peter Korsgaard
parent f36827703a
commit 632fd88385
1 changed files with 2 additions and 1 deletions

View File

@ -6,9 +6,10 @@
FREERDP_VERSION = 1.0.1
FREERDP_SITE = https://github.com/downloads/FreeRDP/FreeRDP
FREERDP_DEPENDENCIES = openssl zlib \
xlib_libX11 xlib_libXt xlib_libXext xlib_libXcursor
FREERDP_LICENSE = Apache 2.0
FREEDRP_LICENSE_FILES = LICENSE
ifeq ($(BR2_PACKAGE_CUPS),y)
FREERDP_CONF_OPT += -DWITH_CUPS=ON