TDE: fix build of the address book driver
From the compile failures, it apparently uses boost headers. Change-Id: I952847187f53e6c00ed39020c4922d427dca9189
This commit is contained in:
parent
805a861b39
commit
4d4835cc55
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ $(eval $(call gb_Library_set_include,tdeabdrv1,\
|
|||
$(eval $(call gb_Library_use_sdk_api,tdeabdrv1))
|
||||
|
||||
$(eval $(call gb_Library_use_externals,tdeabdrv1,\
|
||||
boost_headers \
|
||||
tde \
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in a new issue