Remove sax dependency from emfio
commitdf93cc61ebf2251b2d41d72a50d72edc2a9e1cb3
authorHossein <hossein@libreoffice.org>
Thu, 21 Oct 2021 10:50:03 +0000 (21 12:50 +0200)
committerMike Kaganski <mike.kaganski@collabora.com>
Fri, 22 Oct 2021 06:14:14 +0000 (22 08:14 +0200)
tree46aeee92e4f5b99d7281aae4170d07c3ca2bba67
parentdc984e7fed26ed26a2cafecb0c5b27feca56bfe2
Remove sax dependency from emfio

Module 'sax' was one of the dependencies of 'emfio'. This is also
mentioned in:

   https://wiki.documentfoundation.org/Development/Build_System

Previously, module 'emfio' was directly depending on 'drawinglayer'
and 'sax'. But the build is fine when 'sax' is removed from
'emfio/Library_emfio.mk'. Also there is no mention of sax when
invoking 'git grep sax' inside emfio folder.

With this patch, the 'emfio' dependency on 'sax' is removed.

Change-Id: Ib6f9dc3df33865b6fc912d02b27b01232a6a3fb8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123988
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
emfio/Library_emfio.mk