gdal: fixing typo for libxml2 (#31734)

This commit is contained in:
snehring 2022-07-25 15:05:45 -05:00 committed by GitHub
parent 8cde20997d
commit 885a7a1979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -632,7 +632,7 @@ def configure_args(self):
else:
args.extend([
self.with_or_without(
'xml2', variant='libxml2', package='libxlm2', attribute='command'
'xml2', variant='libxml2', package='libxml2', attribute='command'
),
self.with_or_without('mongocxx', variant='mongocxx'),
self.with_or_without(