bluefish: don't use strictDeps
needs further fixing
This commit is contained in:
parent
69832d0e28
commit
1d1904bdac
@ -14,8 +14,6 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ gnome3.adwaita-icon-theme gtk libxml2
|
buildInputs = [ gnome3.adwaita-icon-theme gtk libxml2
|
||||||
enchant gucharmap python3 ];
|
enchant gucharmap python3 ];
|
||||||
|
|
||||||
strictDeps = true;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A powerful editor targeted towards programmers and webdevelopers";
|
description = "A powerful editor targeted towards programmers and webdevelopers";
|
||||||
homepage = "http://bluefish.openoffice.nl/";
|
homepage = "http://bluefish.openoffice.nl/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user