Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/1] linuxdoc-tools: add dependency on texinfo
@ 2013-11-08 21:49 Joe Slater
  2013-11-12 10:47 ` Richard Purdie
  0 siblings, 1 reply; 6+ messages in thread
From: Joe Slater @ 2013-11-08 21:49 UTC (permalink / raw)
  To: openembedded-core

We do run makeinfo, so we want to DEPEND on texinfo-native.

Signed-off-by: Joe Slater <jslater@windriver.com>
---
 .../linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
index ba9c72e..d8122e6 100644
--- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
+++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://packages.debian.org/linuxdoc-tools"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=077ef64ec3ac257fb0d786531cf26931"
 
-DEPENDS = "groff-native openjade-native"
+DEPENDS = "groff-native openjade-native texinfo-native"
 
 
 SRC_URI = "${DEBIAN_MIRROR}/main/l/linuxdoc-tools/linuxdoc-tools_${PV}.orig.tar.gz \
-- 
1.7.3.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-12 21:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 21:49 [PATCH 1/1] linuxdoc-tools: add dependency on texinfo Joe Slater
2013-11-12 10:47 ` Richard Purdie
2013-11-12 19:02   ` Slater, Joseph
2013-11-12 19:45     ` Richard Purdie
2013-11-12 20:46       ` Slater, Joseph
2013-11-12 21:27         ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox