mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
libgdata: disable liboauth
See https://gitlab.gnome.org/GNOME/libgdata/issues/1
This commit is contained in:
parent
b001273b59
commit
b6b8a9ded2
@ -12,7 +12,6 @@
|
||||
, gcr
|
||||
, gnome-online-accounts
|
||||
, gobject-introspection
|
||||
, liboauth
|
||||
, gnome3
|
||||
, p11-kit
|
||||
, openssl
|
||||
@ -47,7 +46,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
gcr
|
||||
glib
|
||||
liboauth
|
||||
libsoup
|
||||
libxml2
|
||||
openssl
|
||||
|
Loading…
Reference in New Issue
Block a user