Merge pull request #79845 from hedning/gsconnect-fix-build

gnomeExtensions.gsconnect: fix build
This commit is contained in:
Jan Tojnar
2020-02-11 18:48:21 +01:00
committed by GitHub

View File

@@ -49,6 +49,7 @@ stdenv.mkDerivation rec {
"-Dopenssl_path=${openssl}/bin/openssl"
"-Dsshadd_path=${openssh}/bin/ssh-add"
"-Dsshkeygen_path=${openssh}/bin/ssh-keygen"
"-Dsession_bus_services_dir=${placeholder "out"}/share/dbus-1/services"
"-Dpost_install=true"
];