diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-01-05 11:10:06 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-05 11:10:50 +0100 |
commit | cff24b6fa1d566a614339e8ba82568a7d79f7757 (patch) | |
tree | 611d88312026f64d7dab844234673018de2b999d /fpicker | |
parent | bb0438f010893b6bc083aac6c1037f9a80ae8add (diff) |
fpicker: add missing comphelper
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/Library_fps.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk index a7e8b7ea8a27..3d8a0a560d17 100644 --- a/fpicker/Library_fps.mk +++ b/fpicker/Library_fps.mk @@ -44,6 +44,7 @@ $(eval $(call gb_Library_add_defs,fps,\ )) $(eval $(call gb_Library_add_linked_libs,fps,\ + comphelper \ cppu \ cppuhelper \ sal \ |