perl-Apache-LogFormat-Compiler: fix build inputs
This commit is contained in:
parent
9a6bc2bfb1
commit
d90bf07a70
@ -174,8 +174,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/K/KA/KAZEBURO/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/K/KA/KAZEBURO/${name}.tar.gz";
|
||||||
sha256 = "17blk3zhp05azgypn25ydxf3d7fyfgr9bxyiv7xkchhqma96vwqv";
|
sha256 = "17blk3zhp05azgypn25ydxf3d7fyfgr9bxyiv7xkchhqma96vwqv";
|
||||||
};
|
};
|
||||||
buildInputs = [ HTTPMessage TestRequires TryTiny URI TestMockTime
|
buildInputs = [ HTTPMessage ModuleBuild TestMockTime TestRequires TryTiny URI ];
|
||||||
POSIXstrftimeCompiler ];
|
propagatedBuildInputs = [ POSIXstrftimeCompiler ];
|
||||||
# We cannot change the timezone on the fly.
|
# We cannot change the timezone on the fly.
|
||||||
prePatch = "rm t/04_tz.t";
|
prePatch = "rm t/04_tz.t";
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user