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:54:39 +0000 (10:54 -0800)
commit6c1571aead8dd73546a4165a01b2d38990f21902
treebdde771e1ff4744b3dcfa634954414f735f554ff
parentba75f19440ebb9305295dcd4cb58d02e096b1c4a
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