diff options
Diffstat (limited to 'build-root/deb/debian/control')
-rw-r--r-- | build-root/deb/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control index 0278286af9d..a90cea76ea2 100644 --- a/build-root/deb/debian/control +++ b/build-root/deb/debian/control @@ -9,10 +9,10 @@ Package: vpp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Vector Packet Processing--executables - This package provides VPP executables: vpe, vpe_api_test, vpe_json_test - vpe - the vector packet engine - vpe_api_test - vector packet engine API test tool - vpe_json_test - vector packet engine JSON test tool + This package provides VPP executables: vpp, vpp_api_test, vpp_json_test + vpp - the vector packet engine + vpp_api_test - vector packet engine API test tool + vpp_json_test - vector packet engine JSON test tool Package: vpp-dbg Architecture: any |