summaryrefslogtreecommitdiff
path: root/sccomp/Library_solver.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp/Library_solver.mk')
-rw-r--r--sccomp/Library_solver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk
index 806fa779d3aa..a889f4416e8f 100644
--- a/sccomp/Library_solver.mk
+++ b/sccomp/Library_solver.mk
@@ -30,12 +30,12 @@ $(eval $(call gb_Library_Library,solver))
$(eval $(call gb_Library_set_componentfile,solver,sccomp/source/solver/solver))
-$(eval $(call gb_Library_add_api,solver,\
+$(eval $(call gb_Library_use_api,solver,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,solver,\
+$(eval $(call gb_Library_use_libraries,solver,\
comphelper \
cppu \
cppuhelper \