From 93a3e81816e3479c0d107ba44d473134b51a7712 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 30 Sep 2012 18:51:11 +0200 Subject: add missing deps on headers to static libs Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a --- sdext/StaticLibrary_pdfimport_s.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sdext') diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk index 20065a9100bb..bf49da31070b 100644 --- a/sdext/StaticLibrary_pdfimport_s.mk +++ b/sdext/StaticLibrary_pdfimport_s.mk @@ -30,6 +30,11 @@ include $(dir $(realpath $(lastword $(MAKEFILE_LIST))))platform.mk $(eval $(call gb_StaticLibrary_StaticLibrary,pdfimport_s)) $(eval $(call gb_StaticLibrary_use_packages,pdfimport_s,\ + basegfx_inc \ + comphelper_inc \ + cppu_inc \ + cppuhelper_inc \ + o3tl_inc \ tools_inc \ )) -- cgit v1.2.3