diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-11-01 13:27:22 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-11-13 11:18:30 +0000 |
commit | 5ed8cf567ae573c44fbbb7dea74f6e6fd3f50524 (patch) | |
tree | 7c5ca2741ee6108ec449c375c85864bd82c4afaf | |
parent | 7179a1c29a76de7c209e3ff2fe057aa1de83073f (diff) |
Add missing docs links in debian/control
Change-Id: I1a9c20bf0571b824d32a3007065712583b4931dd
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f49fbfde..536b939a 100644 --- a/debian/control +++ b/debian/control @@ -259,6 +259,7 @@ Description: Data Plane Development Kit (librte-cfgfile runtime library) Package: librte-cmdline18.11 Architecture: amd64 arm64 armhf i386 ppc64el Multi-Arch: same +Homepage: https://dpdk.org/doc/api/cmdline_8h.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 @@ -1371,6 +1372,7 @@ Description: Data Plane Development Kit (librte_pmd_avf runtime library) Package: librte-pmd-avp18.11 Architecture: amd64 Multi-Arch: same +Homepage: https://dpdk.org/doc/guides/nics/avp.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 |