slic3r: Remove meta.broken due to Perl update.
The update happened in fac757a77e
.
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
1 changed files with 0 additions and 1 deletions
|
@ -69,6 +69,5 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.agpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ bjornfor the-kenny ];
|
||||
broken = true; # requires Perl 5.14
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue