summaryrefslogtreecommitdiffstats
path: root/package/libsoup/Config.in
blob: 6bccd1116144ebaf02fdd8e3fcb3107eb84bc05b (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBSOUP
	bool "libsoup"
	select BR2_PACKAGE_LIBXML2
	select BR2_PACKAGE_LIBGLIB2
	help
	  libsoup is an HTTP client/server library. It uses GObject
	  and the GLib main loop, to integrate well with GNOME
	  applications.

	  http://live.gnome.org/LibSoup