1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/libraries/qtkeychain
Jan Tojnar 48316aeec1
libsForQt5.qtkeychain: add libsecret support
qtkeychain uses pkg-config to detect whether libsecret is available,
otherwise it just builds a stub object file.

We need libsecret support to allow nextcloud-client storing passwords
on Freedesktop platforms.

I also fixed the Darwin dependencies not being used with Qt5,
even though the build did not complain.
2019-04-28 01:28:26 +02:00
..
0001-Fixes-build-with-Qt4.patch
default.nix libsForQt5.qtkeychain: add libsecret support 2019-04-28 01:28:26 +02:00