Removing the dep also from package manager.
This commit is contained in:
parent
5f5ab2a043
commit
af6576819a
1
Build.PL
1
Build.PL
@ -21,7 +21,6 @@ my $build = Module::Build->new(
|
|||||||
'DBIx::Class' => 0,
|
'DBIx::Class' => 0,
|
||||||
'Pango' => 0,
|
'Pango' => 0,
|
||||||
'Crypt::URandom' => 0,
|
'Crypt::URandom' => 0,
|
||||||
'Inline::C' => 0,
|
|
||||||
},
|
},
|
||||||
extra_linker_flags => ['-lfontconfig', '-lfreetype'],
|
extra_linker_flags => ['-lfontconfig', '-lfreetype'],
|
||||||
test_requires => {
|
test_requires => {
|
||||||
|
Loading…
Reference in New Issue
Block a user