diff options
Diffstat (limited to 'jurt')
-rw-r--r-- | jurt/Library_jpipe.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jurt/Library_jpipe.mk b/jurt/Library_jpipe.mk index 0cd0d4f0293c..987c9a8b28ae 100644 --- a/jurt/Library_jpipe.mk +++ b/jurt/Library_jpipe.mk @@ -39,6 +39,10 @@ $(eval $(call gb_Library_add_cobjects,jpipe,\ jurt/source/pipe/wrapper/wrapper \ )) +$(eval $(call gb_Library_use_packages,jpipe,\ + sal_inc \ +)) + else $(eval $(call gb_Library_use_libraries,jpipe,\ |