Merge pull request #79845 from hedning/gsconnect-fix-build
gnomeExtensions.gsconnect: fix build
This commit is contained in:
commit
d40256f0e5
@ -49,6 +49,7 @@ stdenv.mkDerivation rec {
|
|||||||
"-Dopenssl_path=${openssl}/bin/openssl"
|
"-Dopenssl_path=${openssl}/bin/openssl"
|
||||||
"-Dsshadd_path=${openssh}/bin/ssh-add"
|
"-Dsshadd_path=${openssh}/bin/ssh-add"
|
||||||
"-Dsshkeygen_path=${openssh}/bin/ssh-keygen"
|
"-Dsshkeygen_path=${openssh}/bin/ssh-keygen"
|
||||||
|
"-Dsession_bus_services_dir=${placeholder "out"}/share/dbus-1/services"
|
||||||
"-Dpost_install=true"
|
"-Dpost_install=true"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user