diff options
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r-- | stoc/Library_bootstrap.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk index b31359663de6..49fbafc12a09 100644 --- a/stoc/Library_bootstrap.mk +++ b/stoc/Library_bootstrap.mk @@ -26,6 +26,7 @@ $(eval $(call gb_Library_use_internal_bootstrap_api,bootstrap,\ )) $(eval $(call gb_Library_use_libraries,bootstrap,\ + comphelper \ cppu \ cppuhelper \ reg \ |