summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 19adf059c66d..e2640dd79804 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -109,8 +109,9 @@ $(eval $(call gb_Library_use_libraries,sd,\
))
$(eval $(call gb_Library_use_externals,sd,\
- libxml2 \
- dbus \
+ boost_headers \
+ libxml2 \
+ dbus \
))
ifeq ($(OS),WNT)