diff options
author | Thomas Penteker <thomas.penteker@siemens.com> | 2016-02-22 21:32:06 +0100 |
---|---|---|
committer | Thomas Penteker <thomas.penteker@siemens.com> | 2016-02-22 21:32:06 +0100 |
commit | cfd9458a524fbdcac14996dda84d9d18cd0e254f (patch) | |
tree | 8ab899f038cbe16b13a085161f73a68c53757572 /openvswitch | |
parent | eaa3fbc88d1991e488f1cdbfc9ada263bfdbbd17 (diff) | |
download | contrib-cfd9458a524fbdcac14996dda84d9d18cd0e254f.tar.gz contrib-cfd9458a524fbdcac14996dda84d9d18cd0e254f.tar.xz |
openvswitch: add python dependency, thanks dlcusa
Diffstat (limited to 'openvswitch')
-rw-r--r-- | openvswitch/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index ddeedd6b3..63f5a68da 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -1,7 +1,7 @@ # Description: multilayer virtual software switch # URL: http://openvswitch.org/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: +# Depends on: python name=openvswitch version=2.4.0 |