summaryrefslogtreecommitdiffstats
path: root/pyuno/Library_pythonloader.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-06-21 12:46:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-06-21 12:46:45 +0200
commit038069806e4e2a8760fa415a23c28ccd338239f4 (patch)
tree601890911cabdf1f45730541c8c3544a326c92ba /pyuno/Library_pythonloader.mk
parentfix DBG_ASSERT condition to match message (diff)
downloadcore-038069806e4e2a8760fa415a23c28ccd338239f4.tar.gz
core-038069806e4e2a8760fa415a23c28ccd338239f4.zip
Clean up uses of Any::getValue() in pyuno
Change-Id: I35c4ac0b84e439982f87420aa7587c99ee367920
Diffstat (limited to 'pyuno/Library_pythonloader.mk')
-rw-r--r--pyuno/Library_pythonloader.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/Library_pythonloader.mk b/pyuno/Library_pythonloader.mk
index f35905726222..adc622ee57b2 100644
--- a/pyuno/Library_pythonloader.mk
+++ b/pyuno/Library_pythonloader.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Library_use_libraries,pythonloader,\
))
$(eval $(call gb_Library_use_externals,pythonloader,\
+ boost_headers \
python \
))