From: Ben Pfaff Date: Fri, 31 Oct 2008 21:14:22 +0000 (-0700) Subject: Add libncurses5-dev as build dependency for openflow. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f314a833ae53a2bd6990a7d3583254ce3f26d7db;p=sliver-openvswitch.git Add libncurses5-dev as build dependency for openflow. --- diff --git a/debian/control.in b/debian/control.in index f80099c44..d037629b3 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: openflow Section: net Priority: extra Maintainer: OpenFlow Team -Build-Depends: debhelper (>= 5), autoconf (>= 2.60), automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl +Build-Depends: debhelper (>= 5), autoconf (>= 2.60), automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, libncurses5-dev Standards-Version: 3.7.3 Package: openflow-datapath-source