orca: Set strictDeps to false

Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943
This commit is contained in:
Daniel Schaefer 2019-04-24 19:36:55 +02:00
parent 12b82b1a06
commit 634b21f6ac

View File

@ -38,6 +38,8 @@ buildPythonApplication rec {
pygobject3 pyatspi dbus-python pyxdg brltty speechd gst-python setproctitle
];
strictDeps = false;
buildInputs = [
python gtk3 at-spi2-atk at-spi2-core dbus gsettings-desktop-schemas
gst_all_1.gstreamer gst_all_1.gst-plugins-base gst_all_1.gst-plugins-good