From 3766ca46ff3c474ee7c94ad75cba14d6746c3331 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Sat, 25 Aug 2012 14:01:17 +0200 Subject: ah, android is special Change-Id: I7f5e15f4d5e285a85e01fdeaede747e88d08510d --- basebmp/StaticLibrary_basebmp.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'basebmp') diff --git a/basebmp/StaticLibrary_basebmp.mk b/basebmp/StaticLibrary_basebmp.mk index 29f3d5906bb0..07f4f0359dd3 100644 --- a/basebmp/StaticLibrary_basebmp.mk +++ b/basebmp/StaticLibrary_basebmp.mk @@ -13,6 +13,8 @@ $(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_libraries,basebmp,\ basegfx \ sal \ -- cgit