From: Ben Pfaff Date: Wed, 13 Aug 2008 21:29:18 +0000 (-0700) Subject: Add missing prerequisite to debian/control. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5990f0423c7bd551d6159baa0f3596110865775b;p=openvswitch Add missing prerequisite to debian/control. --- diff --git a/debian/control b/debian/control index ce55e8ea..bfaf46b1 100644 --- a/debian/control +++ b/debian/control @@ -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 +Build-Depends: debhelper (>= 5), autoconf (>= 2.60), automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl Standards-Version: 3.7.3 Package: openflow-datapath-source