3
0
Fork 0
forked from mirrors/nixpkgs

orca: Set strictDeps to false

Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943

(cherry picked from commit 634b21f6ac)
This commit is contained in:
Daniel Schaefer 2019-04-24 19:36:55 +02:00 committed by Tor Hedin Brønner
parent 02adc5618a
commit b12b1e2f42

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