summaryrefslogtreecommitdiffstats
path: root/rules/libsoup.in
blob: e6860cfbfdbb85ee70f38f6f0d2dcb2d2e36291a (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=networking

config LIBSOUP
	tristate
	select GLIB
	select SQLITE
	select LIBXML2
	prompt "libsoup"
	help
	  HTTP library implementation in C.