Bump buildroot to 2019.02
This commit is contained in:
@@ -3,6 +3,6 @@ config BR2_PACKAGE_XAPP_XFS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
select BR2_PACKAGE_XLIB_LIBXFONT2
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X font server
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.bz2
|
||||
XAPP_XFS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFS_LICENSE = MIT
|
||||
XAPP_XFS_LICENSE_FILES = COPYING
|
||||
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont2 xproto_fontsproto
|
||||
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont2 xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user