summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2015-10-12 14:12:27 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2015-10-12 18:20:58 +0200
commit4d4835cc55561b7ccdd628fa3a40d71fc9e9ff9e (patch)
tree0d2a5cecfd83892d9b7477e0c1d649d01aa69a5b /connectivity
parent805a861b398bbe5f22cb08705dfa006b44fe4e40 (diff)
TDE: fix build of the address book driver
From the compile failures, it apparently uses boost headers. Change-Id: I952847187f53e6c00ed39020c4922d427dca9189
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/Library_tdeabdrv1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_tdeabdrv1.mk b/connectivity/Library_tdeabdrv1.mk
index 8301e5f02b14..6bcf1c42a8a1 100644
--- a/connectivity/Library_tdeabdrv1.mk
+++ b/connectivity/Library_tdeabdrv1.mk
@@ -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 \
))