MacOSXSpell needs boost_headers

Change-Id: I4af00e2925df393523ad3d00bd3b95459ff77f9c
This commit is contained in:
Tor Lillqvist 2013-01-27 12:19:17 +02:00
parent edfe47853a
commit afbd5787b5

View file

@ -53,6 +53,7 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,MacOSXSpell,\
))
$(eval $(call gb_Library_use_externals,MacOSXSpell,\
boost_headers \
hunspell \
))