diff options
author | David Tardon <dtardon@redhat.com> | 2013-03-28 07:35:40 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-03-28 08:59:23 +0100 |
commit | e8b8e33c29fae829ba22f575cf04d79c202eb1fe (patch) | |
tree | 6fe7d64ec85fcc4f6649eb4acf6d3fe3024aed4b /desktop | |
parent | 52a29f6d3c3fa943a41648601167dee9f2ac6a24 (diff) |
add missing dep on sal headers
Change-Id: Iffcd9b94b1246c012413f26cf11c1bb28541d38b
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/Executable_unopkg.com.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/Executable_unopkg.com.mk b/desktop/Executable_unopkg.com.mk index 946e5798de1d..358b05dbd34b 100644 --- a/desktop/Executable_unopkg.com.mk +++ b/desktop/Executable_unopkg.com.mk @@ -27,6 +27,11 @@ $(eval $(call gb_Executable_Executable,unopkg_com)) +$(eval $(call gb_Executable_use_packages,unopkg_com,\ + sal_inc \ + sal_odk_headers \ +)) + $(eval $(call gb_Executable_set_targettype_gui,unopkg_com,NO)) $(eval $(call gb_Executable_add_defs,unopkg_com,\ |