summaryrefslogtreecommitdiff
path: root/vcl/Library_desktop_detector.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:24 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:24 +0200
commit8fb6435604b40e08aa2ed95f31a001920e1ac25a (patch)
tree10575c8a205f66745154c06afc8ca1f84ff4f150 /vcl/Library_desktop_detector.mk
parent67cd3faba45badd6592406f6c47b5b24ca639079 (diff)
keep gbuild calls consistent at now, even if it is a bit longer
Diffstat (limited to 'vcl/Library_desktop_detector.mk')
-rw-r--r--vcl/Library_desktop_detector.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/Library_desktop_detector.mk b/vcl/Library_desktop_detector.mk
index 3673218468aa..10ffd6faa639 100644
--- a/vcl/Library_desktop_detector.mk
+++ b/vcl/Library_desktop_detector.mk
@@ -70,10 +70,10 @@ $(eval $(call gb_Library_add_linked_libs,desktop_detector,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_externals,desktop_detector,\
+$(eval $(call gb_Library_use_externals,desktop_detector,\
icule \
icuuc \
-)
+))
$(eval $(call gb_Library_add_exception_objects,desktop_detector,\
vcl/unx/generic/desktopdetect/desktopdetector \