diff options
Diffstat (limited to 'sccomp/Library_solver.mk')
-rw-r--r-- | sccomp/Library_solver.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk index 2d30205fe4b0..3339c0ed70df 100644 --- a/sccomp/Library_solver.mk +++ b/sccomp/Library_solver.mk @@ -34,8 +34,7 @@ $(eval $(call gb_Library_use_libraries,solver,\ cppu \ cppuhelper \ sal \ - tl \ - vcl \ + utl \ i18nlangtag \ )) |