Config.in 274 B

12345678910
  1. config BR2_PACKAGE_LIBSOUP
  2. bool "libsoup"
  3. select BR2_PACKAGE_LIBXML2
  4. select BR2_PACKAGE_LIBGLIB2
  5. help
  6. libsoup is an HTTP client/server library. It uses GObject
  7. and the GLib main loop, to integrate well with GNOME
  8. applications.
  9. http://live.gnome.org/LibSoup