summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-13 13:20:10 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-13 13:20:13 +0200
commit3696fbc57b4814eed10b348401a2ec94b347cba5 (patch)
tree4988e323af733b3362b984b6641d4f4282a7fee7
parente86eee971f8e146e6980726bd49e2bedb22fab5d (diff)
downloadgnutls-3696fbc57b4814eed10b348401a2ec94b347cba5.tar.gz
doc: mention the need of libtasn1-tools in Fedora based systems [ci skip]
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b8a86f74d..cd21c79f56 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Fedora/RHEL:
yum install -y git autoconf libtool gettext-devel automake autogen
yum install -y nettle-devel p11-kit-devel autogen-libopts-devel
yum install -y trousers-devel guile-devel libtasn1-devel libidn-devel gawk gperf git2cl
-yum install -y unbound-devel bison help2man gtk-doc texinfo texlive
+yum install -y libtasn1-tools unbound-devel bison help2man gtk-doc texinfo texlive
```
Sometimes, you may need to install more recent versions of Automake,