Unverified Commit 4d2418eb authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

gnucash: add libsecret to support db password storage in keychain (#364868)

parents 0752b1bf aed10d73
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
  libdbi,
  libdbiDrivers,
  libofx,
  libsecret,
  libxml2,
  libxslt,
  makeWrapper,
@@ -58,6 +59,7 @@ stdenv.mkDerivation rec {
      libdbi
      libdbiDrivers
      libofx
      libsecret
      libxml2
      libxslt
      swig