updated fedora libevent package names

Signed-off-by: jason taylor <jtfas90@gmail.com>
pull/2861/head
jason taylor 8 years ago
parent b8428378ac
commit 0f41172cc6

@ -1916,8 +1916,8 @@
echo " To enable it install libevent"
echo
echo " Ubuntu: apt-get install libevent-dev"
echo " Fedora: dnf install event-devel"
echo " RHEL/CentOS: yum install event-devel"
echo " Fedora: dnf install libevent-devel"
echo " RHEL/CentOS: yum install libevent-devel"
echo
fi
if test "$HAVE_LIBEVENT_PTHREADS" = "no"; then

Loading…
Cancel
Save