summaryrefslogtreecommitdiff
path: root/cli_ure/Library_cli_cppuhelper_native.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-06 19:32:37 +0200
committerDavid Tardon <dtardon@redhat.com>2012-09-22 08:15:25 +0200
commitfc42bf93bf104289d479888362eba576c3ed7ec7 (patch)
tree1471c2aae4192d9e9a12ef3eed44c52f33ab6b4e /cli_ure/Library_cli_cppuhelper_native.mk
parent31237d6a6ac9d6d1c5c4db7ae46f280299c06bba (diff)
cli_ure: another missing dep
Change-Id: I3f7d0034500b52e363f5cc3e136b89a5d75aab64
Diffstat (limited to 'cli_ure/Library_cli_cppuhelper_native.mk')
-rw-r--r--cli_ure/Library_cli_cppuhelper_native.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli_ure/Library_cli_cppuhelper_native.mk b/cli_ure/Library_cli_cppuhelper_native.mk
index 3364803b2313..2b6e41935dfa 100644
--- a/cli_ure/Library_cli_cppuhelper_native.mk
+++ b/cli_ure/Library_cli_cppuhelper_native.mk
@@ -28,6 +28,10 @@ $(eval $(call gb_Library_use_internal_bootstrap_api,cli_cppuhelper_native,\
udkapi \
))
+$(eval $(call gb_Library_use_packages,cli_cppuhelper_native,\
+ cli_ure_cliuno \
+))
+
$(eval $(call gb_Library_use_libraries,cli_cppuhelper_native,\
advapi32 \
cppu \