xapp_bdftopcf: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
30e4a4dfff
commit
4e520743ff
@ -10,6 +10,7 @@ XAPP_BDFTOPCF_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_BDFTOPCF_LICENSE = MIT
|
||||
XAPP_BDFTOPCF_LICENSE_FILES = COPYING
|
||||
XAPP_BDFTOPCF_DEPENDENCIES = xlib_libXfont
|
||||
HOST_XAPP_BDFTOPCF_DEPENDENCIES = host-xlib_libXfont
|
||||
|
||||
# needed for linking against libXfont
|
||||
XAPP_BDFTOPCF_MAKE_OPTS += LIBS=-ldl
|
||||
|
Loading…
Reference in New Issue
Block a user