]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: mention the need of libtasn1-tools in Fedora based systems [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 13 Jul 2016 11:20:10 +0000 (13:20 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 13 Jul 2016 11:20:13 +0000 (13:20 +0200)
README.md

index 5b8a86f74d8f5a5806f27374c0f289856532cd42..cd21c79f561e476178c227c195e78faad3fd44cc 100644 (file)
--- 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,