summaryrefslogtreecommitdiffstats
path: root/sdext/Executable_xpdfimport.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-27 16:57:10 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-31 19:11:35 +0100
commitf09e4ae2737acb4b3e309e7342162439904939a1 (patch)
treec13986014030c3b9619f8707bd89b0f2882b0a4e /sdext/Executable_xpdfimport.mk
parentfix crash traversing tools->options with keyboard (diff)
downloadcore-f09e4ae2737acb4b3e309e7342162439904939a1.tar.gz
core-f09e4ae2737acb4b3e309e7342162439904939a1.zip
add missing deps on sal headers
Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
Diffstat (limited to 'sdext/Executable_xpdfimport.mk')
-rw-r--r--sdext/Executable_xpdfimport.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk
index 566baf76f1ee..f333ef9d6bce 100644
--- a/sdext/Executable_xpdfimport.mk
+++ b/sdext/Executable_xpdfimport.mk
@@ -27,6 +27,11 @@
$(eval $(call gb_Executable_Executable,xpdfimport))
+$(eval $(call gb_Executable_use_packages,xpdfimport,\
+ sal_generated \
+ sal_inc \
+))
+
$(eval $(call gb_Executable_use_externals,xpdfimport,\
poppler \
zlib \