Kaydet (Commit) 239c75ed authored tarafından Jan-Marek Glogowski's avatar Jan-Marek Glogowski

TDE: fix build of the address book driver, 2nd

The tdeab1 also needs boost headers. Not sure why my compile
survived the first time (ccache?), after removin the boost
headers from the makefile.

Change-Id: I2b1f88f17eef549cb3effd2267d15ba97627f2b1
üst 7c3c3006
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
$(eval $(call gb_Library_Library,tdeab1)) $(eval $(call gb_Library_Library,tdeab1))
$(eval $(call gb_Library_use_externals,tdeab1,\ $(eval $(call gb_Library_use_externals,tdeab1,\
boost_headers \
tde \ tde \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment