summaryrefslogtreecommitdiff
path: root/readlicense_oo
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-12-29 10:00:49 +0100
committerDavid Tardon <dtardon@redhat.com>2012-12-29 13:06:49 +0100
commit11a9ce33f74e28ecfd3db358a1e77856b36cfc38 (patch)
treeba0561310ce78df8fccde474756fc78966a49aab /readlicense_oo
parent43a3f734f9df07bbd11cad3e9418814b37be058c (diff)
rethink external executable setup
Change-Id: I5293fea9b5404b82e72761407d325c408a2e45ca (cherry picked from commit bbf2f413958e7be2bef34c62932fc76f83e7ed18) Signed-off-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'readlicense_oo')
-rw-r--r--readlicense_oo/CustomTarget_readme.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/CustomTarget_readme.mk b/readlicense_oo/CustomTarget_readme.mk
index 2f2ddda88789..88db297648fb 100644
--- a/readlicense_oo/CustomTarget_readme.mk
+++ b/readlicense_oo/CustomTarget_readme.mk
@@ -56,7 +56,7 @@ $(readlicense_oo_README_PATTERN) : \
$(SRCDIR)/readlicense_oo/docs/readme.xsl \
$(readlicense_oo_README_XRM) \
| $(readlicense_oo_DIR)/.dir \
- $(call gb_ExternalExecutable_get_deps,xsltproc)
+ $(call gb_ExternalExecutable_get_dependencies,xsltproc)
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),XSL,1)
$(call gb_Helper_abbreviate_dirs, \
$(call gb_ExternalExecutable_get_command,xsltproc) --nonet --novalid -o $@.out \