bluefish: don't use strictDeps

needs further fixing
This commit is contained in:
Frederik Rietdijk 2021-03-25 11:04:30 +01:00
parent 69832d0e28
commit 1d1904bdac

View File

@ -14,8 +14,6 @@ stdenv.mkDerivation rec {
buildInputs = [ gnome3.adwaita-icon-theme gtk libxml2
enchant gucharmap python3 ];
strictDeps = true;
meta = with lib; {
description = "A powerful editor targeted towards programmers and webdevelopers";
homepage = "http://bluefish.openoffice.nl/";