diff options
Diffstat (limited to 'pyuno/Library_pyuno.mk')
-rw-r--r-- | pyuno/Library_pyuno.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/Library_pyuno.mk b/pyuno/Library_pyuno.mk index 8ecda3dbc64a..f3bc282a9be6 100644 --- a/pyuno/Library_pyuno.mk +++ b/pyuno/Library_pyuno.mk @@ -48,6 +48,7 @@ $(eval $(call gb_Library_use_libraries,pyuno,\ )) $(eval $(call gb_Library_use_externals,pyuno,\ + boost_headers \ python \ )) |