Add missing prerequisite to debian/control.
authorBen Pfaff <blp@nicira.com>
Wed, 13 Aug 2008 21:29:18 +0000 (14:29 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 13 Aug 2008 21:29:18 +0000 (14:29 -0700)
debian/control

index ce55e8e..bfaf46b 100644 (file)
@@ -2,7 +2,7 @@ Source: openflow
 Section: net
 Priority: extra
 Maintainer: OpenFlow Team <openflow-dev@lists.stanford.edu>
-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