summaryrefslogtreecommitdiff
path: root/basebmp
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-27 01:38:43 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-27 01:38:43 +0100
commita156e66a4f14cf8473187d6f6b7aa6225d04dc41 (patch)
treefa4c7a4250372c8ea6a9ab7d3d9eba46ebff8cb5 /basebmp
parent8cad36dfcd6e4ae583332bf34b8bbf0ceb19aa9d (diff)
need more boost_headers
Change-Id: Ic58e334acb9d9c89e5466638286c0f42dc36df43
Diffstat (limited to 'basebmp')
-rw-r--r--basebmp/StaticLibrary_basebmp.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/basebmp/StaticLibrary_basebmp.mk b/basebmp/StaticLibrary_basebmp.mk
index 200f46e96f58..f4d7b08ecb46 100644
--- a/basebmp/StaticLibrary_basebmp.mk
+++ b/basebmp/StaticLibrary_basebmp.mk
@@ -13,7 +13,10 @@ $(eval $(call gb_StaticLibrary_use_package,basebmp,basebmp_inc))
$(eval $(call gb_StaticLibrary_use_sdk_api,basebmp))
-$(eval $(call gb_StaticLibrary_use_external,basebmp,vigra_headers))
+$(eval $(call gb_StaticLibrary_use_externals,basebmp,\
+ boost_headers \
+ vigra_headers \
+))
$(eval $(call gb_StaticLibrary_use_libraries,basebmp,\
basegfx \