projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c76da1
)
package/links: add --disable-graphics
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sat, 20 Feb 2016 16:40:10 +0000
(17:40 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 21 Feb 2016 13:53:19 +0000
(14:53 +0100)
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>
package/links/links.mk
patch
|
blob
|
history
diff --git
a/package/links/links.mk
b/package/links/links.mk
index 43f21d69fdb78eea6540c7be136fb10dcc314ad0..ec1771e3f4a6ddcd451356ef4016f3954b319595 100644
(file)
--- a/
package/links/links.mk
+++ b/
package/links/links.mk
@@
-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)