mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
Pass perl to monotone
svn path=/nixpkgs/trunk/; revision=17821
This commit is contained in:
parent
d1e55d0210
commit
c9c2d78116
@ -2096,7 +2096,7 @@ let
|
||||
|
||||
monotone = import ../applications/version-management/monotone {
|
||||
inherit stdenv fetchurl boost zlib botan libidn pcre
|
||||
sqlite lib;
|
||||
sqlite lib perl;
|
||||
lua = lua5;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user