slic3r: Remove meta.broken due to Perl update.
The update happened in fac757a77efa87c4050bef653d197381547f1b59. So it was a looong time ago and the build is working right now. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
e5b9a42aea
commit
6b467ade2c
@ -69,6 +69,5 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ bjornfor the-kenny ];
|
maintainers = with maintainers; [ bjornfor the-kenny ];
|
||||||
broken = true; # requires Perl 5.14
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user