docmodel appears twice in Library_oox.mk

Change-Id: I771c64309b2fd00965e032a4c9025d657806d298
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145642
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara
2023-01-16 16:43:13 +00:00
parent ceea8f3924
commit 0b471dc61b

View File

@@ -43,14 +43,13 @@ $(eval $(call gb_Library_use_libraries,oox,\
comphelper \ comphelper \
cppu \ cppu \
cppuhelper \ cppuhelper \
editeng \
docmodel \ docmodel \
expwrap \
drawinglayer \ drawinglayer \
docmodel \ editeng \
expwrap \
i18nlangtag \
msfilter \ msfilter \
sal \ sal \
i18nlangtag \
sax \ sax \
sfx \ sfx \
svl \ svl \
@@ -61,8 +60,8 @@ $(eval $(call gb_Library_use_libraries,oox,\
tl \ tl \
utl \ utl \
vcl \ vcl \
xo \
xmlscript \ xmlscript \
xo \
)) ))
$(eval $(call gb_Library_use_externals,oox,\ $(eval $(call gb_Library_use_externals,oox,\