From: Ben Pfaff Date: Fri, 17 Oct 2008 17:12:17 +0000 (-0700) Subject: Add missing Debian package dependency. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3f43245fa5586a5ee1d4535e16bd3f02e7eb2678;p=sliver-openvswitch.git Add missing Debian package dependency. openflow-pki needs ofp-pki, which is openflow-common. Thanks to Teemu for reporting the problem. --- diff --git a/debian/control b/debian/control index bfaf46b1c..2e61374f6 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Description: OpenFlow switch implementations Package: openflow-pki Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, apache2 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, openflow-common, apache2 Description: OpenFlow public key infrastructure openflow-pki provides PKI (public key infrastructure) support for OpenFlow switches and controllers, reducing the risk of