summaryrefslogtreecommitdiff
path: root/chart2/Library_chartopengl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/Library_chartopengl.mk')
-rw-r--r--chart2/Library_chartopengl.mk14
1 files changed, 13 insertions, 1 deletions
diff --git a/chart2/Library_chartopengl.mk b/chart2/Library_chartopengl.mk
index 2532fc3c4f83..aa4a77e7a1bb 100644
--- a/chart2/Library_chartopengl.mk
+++ b/chart2/Library_chartopengl.mk
@@ -31,11 +31,23 @@ $(eval $(call gb_Library_use_externals,chartopengl,\
))
$(eval $(call gb_Library_use_libraries,chartopengl,\
+ basegfx \
chartcore \
+ comphelper \
cppu \
cppuhelper \
+ drawinglayer \
+ editeng \
+ fwe \
+ i18nlangtag \
sal \
- svxcore \
+ sfx \
+ svl \
+ svt \
+ svxcore \
+ tl \
+ ucbhelper \
+ utl \
vcl \
$(gb_UWINAPI) \
))