xmlsec: xmlsec1-keyinfo-revert.patch.1 is not needed on WNT
Change-Id: I1dbb6bf57dc78f321e6e6d69b7e573309aff8f48 Reviewed-on: https://gerrit.libreoffice.org/27658 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
This commit is contained in:
parent
73c8bc849c
commit
73cd9c480c
2
external/libxmlsec/UnpackedTarball_xmlsec.mk
vendored
2
external/libxmlsec/UnpackedTarball_xmlsec.mk
vendored
@ -18,7 +18,9 @@ xmlsec_patches += xmlsec1-win32-fix-undeclared.patch.1
|
||||
xmlsec_patches += xmlsec1-vc.patch.1
|
||||
xmlsec_patches += xmlsec1-1.2.14_fix_extern_c.patch.1
|
||||
xmlsec_patches += xmlsec1-customkeymanage.patch.1
|
||||
ifneq ($(OS),WNT)
|
||||
xmlsec_patches += xmlsec1-keyinfo-revert.patch.1
|
||||
endif
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_UnpackedTarball,xmlsec))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user