856727f4d0
[Peter: select jquery, update for generic-package, drop _PATH options] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
config BR2_PACKAGE_JQUERY_UI
|
|
bool "jQuery UI"
|
|
select BR2_PACKAGE_JQUERY
|
|
help
|
|
jQuery UI provides abstractions for low-level interaction and
|
|
animation, advanced effects and high-level, themeable widgets,
|
|
built on top of the jQuery JavaScript Library, that you can use
|
|
to build highly interactive web applications.
|
|
|
|
http://jqueryui.com/
|