diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-03-13 18:36:02 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-03-13 18:36:02 +0100 |
commit | f33b3791edf7ae8eba979c16d3338ef7c0b4a768 (patch) | |
tree | d4dff93600404b2dce633e2ea6b5cac2aaf10190 /Repository.mk | |
parent | 6974cc9a83bee80e81d27794293a4adc25731206 (diff) |
Related fdo#47246: Extract objects used in both svp and gtk3 plugins
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 1b66b02434c4..ee6835cc55a6 100644 --- a/Repository.mk +++ b/Repository.mk @@ -520,6 +520,7 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ basegfx_s \ dtobj \ + headless \ libeay32 \ npsoenv \ nputils \ |