URE Library_io should not depend on Library_comphelper
...and apparently doesn't need to, even though that dependency got added with
6af2e7d21c
"use more
comphelper::OInterfaceContainerHelper2"
Change-Id: I74a4d04be9a37291bc37d908173381eb341b6df4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134077
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
81d55a0a8b
commit
c5e38abb10
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ $(eval $(call gb_Library_use_external,io,boost_headers))
|
|||
$(eval $(call gb_Library_use_udk_api,io))
|
||||
|
||||
$(eval $(call gb_Library_use_libraries,io,\
|
||||
comphelper \
|
||||
cppu \
|
||||
cppuhelper \
|
||||
sal \
|
||||
|
|
Loading…
Reference in a new issue