package/links: add --disable-graphics
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
7c76da18e9
commit
96d2bdfe7d
@ -36,6 +36,8 @@ LINKS_DEPENDENCIES += tiff
|
||||
else
|
||||
LINKS_CONF_OPTS += --without-libtiff
|
||||
endif
|
||||
else
|
||||
LINKS_CONF_OPTS += --disable-graphics
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_BZIP2),y)
|
||||
|
Loading…
Reference in New Issue
Block a user