mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 02:43:30 +08:00
rdesktop: define license
[Peter: license has an openssl exception] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1e1ac8931c
commit
9c3b56fb8d
@ -9,5 +9,7 @@ RDESKTOP_SOURCE = rdesktop-$(RDESKTOP_VERSION).tar.gz
|
||||
RDESKTOP_SITE = http://downloads.sourceforge.net/project/rdesktop/rdesktop/$(RDESKTOP_VERSION)
|
||||
RDESKTOP_DEPENDENCIES = openssl xlib_libX11 xlib_libXt
|
||||
RDESKTOP_CONF_OPT = --with-openssl=$(STAGING_DIR)/usr
|
||||
RDESKTOP_LICENSE = GPLv2+ with exceptions
|
||||
RDESKTOP_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user