libsoup: Don't enable GNOME support by default
This bloats packages (like GStreamer) that depend on libsoup.
This commit is contained in:
parent
fc4c20aefe
commit
fc1077c9fb
@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl, glib, libxml2, pkgconfig
|
||||
, gnomeSupport ? true, libgnome_keyring, sqlite, glib_networking, gobjectIntrospection
|
||||
, gnomeSupport ? false, libgnome_keyring, sqlite, glib_networking, gobjectIntrospection
|
||||
, libintlOrEmpty
|
||||
, intltool, python }:
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user