Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
config BR2_PACKAGE_GD
|
||||
menuconfig BR2_PACKAGE_GD
|
||||
bool "gd"
|
||||
help
|
||||
GD is a graphics library. It allows your code to quickly
|
||||
@@ -8,12 +8,10 @@ config BR2_PACKAGE_GD
|
||||
useful in World Wide Web applications, where PNG is one of
|
||||
the formats accepted for inline images by most browsers.
|
||||
|
||||
http://libgd.bitbucket.org/
|
||||
https://libgd.github.io/
|
||||
|
||||
if BR2_PACKAGE_GD
|
||||
|
||||
menu "gd tools"
|
||||
|
||||
config BR2_PACKAGE_GD_ANNOTATE
|
||||
bool "annotate"
|
||||
|
||||
@@ -57,6 +55,4 @@ config BR2_PACKAGE_GD_WEBPNG
|
||||
bool "webpng"
|
||||
select BR2_PACKAGE_LIBPNG
|
||||
|
||||
endmenu
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user