diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-09 15:39:04 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-10 17:26:51 +0200 |
commit | 46b638ec55376dc59aca80d5faceb634fbcdadf6 (patch) | |
tree | 908d7f4caf070ee9f8b9c5380ba0c1e252f2caf4 /starmath/Library_smd.mk | |
parent | f4cc7a95be373302e0540261a6f8f3174bae999e (diff) |
add missing deps on headers
Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d
Diffstat (limited to 'starmath/Library_smd.mk')
-rw-r--r-- | starmath/Library_smd.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk index a8db56e8b6ad..92961c7b01f6 100644 --- a/starmath/Library_smd.mk +++ b/starmath/Library_smd.mk @@ -22,6 +22,11 @@ $(eval $(call gb_Library_Library,smd)) +$(eval $(call gb_Library_use_packages,smd,\ + editeng_inc \ + oox_inc \ +)) + $(eval $(call gb_Library_set_componentfile,smd,starmath/util/smd)) $(eval $(call gb_Library_set_include,smd,\ |