mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
xapp_twm: needs host-bison
Fixes http://autobuild.buildroot.net/results/c68/c680a2fec88861f20a2cbb17078537a62924dab9/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -9,6 +9,7 @@ XAPP_TWM_SOURCE = twm-$(XAPP_TWM_VERSION).tar.bz2
|
||||
XAPP_TWM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_TWM_LICENSE = MIT
|
||||
XAPP_TWM_LICENSE_FILES = COPYING
|
||||
XAPP_TWM_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXt xlib_libXmu
|
||||
XAPP_TWM_DEPENDENCIES = \
|
||||
host-bison xlib_libX11 xlib_libXext xlib_libXt xlib_libXmu
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user