Update build requirements.
authorBen Pfaff <blp@nicira.com>
Tue, 31 Dec 2013 22:23:34 +0000 (14:23 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 10 Jan 2014 18:52:51 +0000 (10:52 -0800)
commitdeb64473f677e81f6a63db9c35de501c438e1342
treee53783d2f121c615fc3146709ae5be111629b6d4
parent32015a3fd30162d92350c94e756a9fb9e39025ca
Update build requirements.

Libtool is now required as of commit 38b7a52b61 (openvswitch: Use libtool
and allow building shared libs).

It seems that a build requirement for Python slipped in a while back, for
generating ovs-vswitchd.conf.db.5, and no one complained, so we might as
well make it official.  (That will let us simplify some bits of the build,
too, since they won't have to be conditional on Python anymore, so I'm all
in favor of this change.)

Signed-off-by: Ben Pfaff <blp@nicira.com>
INSTALL
INSTALL.RHEL
debian/control