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
commit d40256f0e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
];