mapnik: now compiles smoothly on recent gcc thanks to harfbuzz package altered (#21812)
This commit is contained in:
parent
10c9cac498
commit
075bb3bb96
@ -36,8 +36,6 @@ class Mapnik(AutotoolsPackage):
|
||||
depends_on('sqlite+rtree', type=('build', 'link', 'run'))
|
||||
depends_on('libwebp')
|
||||
|
||||
conflicts('%gcc@9.0.0:')
|
||||
|
||||
def setup_build_environment(self, env):
|
||||
spec = self.spec
|
||||
env.set('GDAL_DATA', spec['gdal'].prefix.share.gdal)
|
||||
|
Loading…
Reference in New Issue
Block a user