Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH v2] documentation: add rpcgen to FEDORA_HOST_PACKAGES_ESSENTIAL
@ 2020-03-19 23:53 Goran Cengic
  0 siblings, 0 replies; only message in thread
From: Goran Cengic @ 2020-03-19 23:53 UTC (permalink / raw)
  To: docs; +Cc: Goran Cengic

On recent Fedora the following error appears without rpcgen package:
  ERROR: The following required tools (as specified by HOSTTOOLS)
  appear to be unavailable in PATH, please install them in order to
  proceed:
    rpcgen

Signed-off-by: Goran Cengic <cengic@gmail.com>
---
 documentation/poky.ent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/poky.ent b/documentation/poky.ent
index 581c87679..fba2a9123 100755
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -65,7 +65,7 @@
      diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
      ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
      python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \
-     python3-jinja2 SDL-devel xterm">
+     python3-jinja2 SDL-devel xterm rpcgen">
 <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
      diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
      python3-pexpect xz which python3-Jinja2 Mesa-libEGL1
-- 
2.21.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-19 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-19 23:53 [PATCH v2] documentation: add rpcgen to FEDORA_HOST_PACKAGES_ESSENTIAL Goran Cengic

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