diff options
Diffstat (limited to 'vnfs/VESreporting_vFW5.0_DANOS/debian/control')
-rw-r--r-- | vnfs/VESreporting_vFW5.0_DANOS/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vnfs/VESreporting_vFW5.0_DANOS/debian/control b/vnfs/VESreporting_vFW5.0_DANOS/debian/control new file mode 100644 index 00000000..0b284738 --- /dev/null +++ b/vnfs/VESreporting_vFW5.0_DANOS/debian/control @@ -0,0 +1,20 @@ +Source: vpp-measurement-reporter-danos +Section: contrib/net +Priority: optional +Maintainer: Brian Freeman <bf1936@att.com> +Build-depends: + debhelper (>= 9), + dh-exec, + libvyatta-cfg-dev, + libcurl4-dev, + libjansson-dev, +Standards-Version: 3.9.8 + +Package: vpp-measurement-reporter-danos +Architecture: any +Depends: ${misc:Depends}, dh-exec, libvyatta-cfg1, ${shlibs:Depends} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +Description: ONAP VES Event Library for vFW Closed Loop Demonstration + VES reporting library + |