diff options
Diffstat (limited to 'desktop/Executable_unopkg.mk')
-rw-r--r-- | desktop/Executable_unopkg.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Executable_unopkg.mk b/desktop/Executable_unopkg.mk index b5dd1e3d4b22..0c62932856bc 100644 --- a/desktop/Executable_unopkg.mk +++ b/desktop/Executable_unopkg.mk @@ -10,7 +10,6 @@ $(eval $(call gb_Executable_Executable,unopkg)) $(eval $(call gb_Executable_use_packages,unopkg,\ - sal_inc \ )) $(eval $(call gb_Executable_set_targettype_gui,unopkg,YES)) |