]> git.imager.perl.org - imager.git/commitdiff
freetype-config might not be available, allow pkg-config to work
authorTony Cook <tony@develop-help.com>
Fri, 27 Mar 2020 08:39:57 +0000 (19:39 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 17 May 2020 01:45:10 +0000 (11:45 +1000)
FT2/Makefile.PL

index c655098b2092e3ce02415111ab4cf2e67b2d0322..71a0c8b0dabe30104270403fd2037122c864550b 100644 (file)
@@ -125,6 +125,7 @@ my %probe =
    testcodeprologue => _ft2_test_code_prologue(),
    incpath => \@incpaths,
    libpath => \@libpaths,
+   pkg => [ "freetype2" ],
    alternatives =>
    [
     {