Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
config BR2_PACKAGE_RDESKTOP
|
||||
bool "rdesktop"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
help
|
||||
rdesktop is an open source client for Windows NT Terminal
|
||||
Server and Windows 2000/2003 Terminal Services, capable of
|
||||
|
||||
@@ -11,7 +11,7 @@ RDESKTOP_DEPENDENCIES = host-pkgconf openssl xlib_libX11 xlib_libXt \
|
||||
$(if $(BR2_PACKAGE_LIBAO),libao) \
|
||||
$(if $(BR2_PACKAGE_LIBSAMPLERATE),libsamplerate)
|
||||
RDESKTOP_CONF_OPTS = --with-openssl=$(STAGING_DIR)/usr --disable-credssp
|
||||
RDESKTOP_LICENSE = GPLv3+
|
||||
RDESKTOP_LICENSE = GPL-3.0+
|
||||
RDESKTOP_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PCSC_LITE),y)
|
||||
|
||||
Reference in New Issue
Block a user